/* 基本レイアウト */


html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }
p {
    margin: 15px 0;
    padding: 0;
}

/* 見出し */


h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}


/* リンク色（ページ全体） */


a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }

#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fff; }

/* ページレイアウト */


body {
    min-width: 830px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.9em;
    color: #000;
    background: #f5f5f5;
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
}


/* ヘッダー（レイアウト） */


#header {
    position: relative;
    margin: 10px auto 0;
    padding: 0;
    width: 830px;
    height: 80px;
    text-align: left;
    background: url(img/head.gif);
}

#header h1 a {
    display: block;
    margin: 0;
    padding: 0;
    width: 165px;
    height: 45px;
    background: url(img/logo.gif);
    position:absolute; top:28px; left: 30px;
}
#header h1 span {display:none}

#banner {
    position: relative;
    margin: 15px auto;
    padding: 0;
}

/* メインコンテンツ全体 基本レイアウト*/


#container
{
    position: relative;
    width: 830px;
    margin: 0 auto;
    padding: 1px 0;
    text-align: center;
    background: url(img/bbg.gif);
}


#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/* ナビゲーション */


#navi
{
    margin: 5px auto;
    padding: 0;
    width: 770px;
    height: 40px;
    background: url(img/navi.gif);
}

#navi ul
{
    width: 768px;
    height: 40px;
    list-style: none;
    margin: 0 1px;
    padding: 0;
    text-align: center;
}

#navi li
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
}

#navi li a span
{
    display: none;
}

#navi li a {
    margin: 0 1px 0 3px;
    padding: 0;
    display: block;
    width: 124px;
    height: 40px;
    color: #fff;
}

#navi #index .index
{
    background: url(img/navi2.gif) no-repeat -3px;
}
#navi #cat1 .cat1
 {
    background: url(img/navi2.gif) no-repeat -131px;
}
#navi #cat2 .cat2
 {
    background: url(img/navi2.gif) no-repeat -259px;
}
#navi #cat3 .cat3
 {
    background: url(img/navi2.gif) no-repeat -387px;
}
#navi #cat4 .cat4
 {
    background: url(img/navi2.gif) no-repeat -515px;
}
#navi #cat5 .cat5
 {
    background: url(img/navi2.gif) no-repeat -643px;
}


/* メインコンテンツ基本レイアウト（記事部分） */


#main
{
    position: relative;
    width: 545px;
    float: right;
    min-height: 1px;
    text-align: left;
    margin: 0 30px 0 0;
    _margin: 0 15px 0 0;
    padding: 0;
    background: url(img/cntbg.gif) ;
}

.index #main
{
    position: relative;
    width: 550px;
    float: left;
    min-height: 1px;
    text-align: left;
    margin: 0 0 0 25px;
    _margin: 0 0 0 15px;
    padding: 0;
    background: none ;
}

#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* メインコンテンツ基本レイアウト（サイドメニュー） */

#side
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    width: 210px;
    float: left;
    min-height: 1px;
    text-align: left;
    padding: 0;
    margin: 0 0 0 30px;

}

.index #side
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    width: 210px;
    float: right;
    min-height: 1px;
    text-align: left;
    padding: 5px;
    margin: 0 25px 0 0;
    _margin: 0 30px 0 0;
}

#side:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

.tks1
{ 
    position: relative;
    width: 570px;
    height: 184px;
    text-align: left;
    padding: 0;
    margin: 16px 0 0;
    background: url(img/toku1.gif) no-repeat;
}

.tks2
{ 
    position: relative;
    width: 570px;
    height: 184px;
    text-align: left;
    padding: 0;
    margin: 16px 0 0;
    background: url(img/toku2.gif) no-repeat;
}

.tks1 div, .tks2 div
{
   position:absolute; top:100px; left:20px;
}

.topics
{ 
    position: relative;
    width: 570px;
    height: 250px;
    text-align: left;
    padding: 0;
    margin: 16px 0;
    background: url(img/topics.gif) no-repeat;
}

.topics div
{
   position:absolute; top:55px; left: -8px; /left: 20px;
}

.topics div ul
{
   margin: 0;
   line-height: 1.3;
}

.topics li a
{
   color: #603813
}

.pr1
{ 
    position: relative;
    width: 300px;
    height: 212px;
    text-align: left;
    padding: 0;
    margin: 16px 0 0;
    background: #ccc;
}

.pr2
{ 
    position: relative;
    width: 300px;
    height: 270px;
    text-align: left;
    padding: 0;
    margin: 16px 0 0;
    background: url(img/prbox.gif);
}

.pr2 div
{
   position:absolute; top:40px; left: 20px;
}

.point
{ 
    position: relative;
    width: 280px;
    text-align: left;
    padding: 0 10px;
    margin: 16px 0 0;
    border: 1px solid #8cc63f;
    background: #fffceb;
    font-size: 0.9em;
}

.point p
{ 
    padding: 0;
    margin: 0;
    line-height: 1.1;
}

p.pnt
{ 
    position: relative;
    padding: 10px;
    margin: 0;
    background: #8cc63f;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5;
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    color: #ffffff;
}

/* 記事部分見出し */


.header {
	margin: 0 1px;
	padding: 0;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	clear: both;
    background: url(img/hd1.gif);
}

.header2 {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 15px 10px 5px 10px;
    line-height: 1.25;
    padding: 5px 0 5px 15px;
    font-size: 1.1em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left: 10px solid #84b001;
    letter-spacing: 0em;
}

.header1 img {
float: left;
margin: 5px;

}
.header1 span {
    padding: 20px 0 0 0;
    display: block;
}

.header3 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    margin: 0 10px;
    line-height: 40px;
    padding: 0;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: center;
    clear: both;
    background: #79b002;
    color: #fff;
}

.header a, .header2 a  { text-decoration: none; }

.content
{
 line-height: 1.5;
 margin: 0 10px;
 padding:  10px; 
 border-top: 2px dotted #999;
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

.entry
{
 margin: 5px 10px;
 padding:  5px; 
}

/* フッター */


#footer
{
    position: relative;
    margin: 0 auto 10px;
    padding: 0;
    width: 830px; 
    height: 190px;
    text-align: center;
    font-size: 1em;
    clear: both;
    line-height: 40px;
    background:  url(img/foot.gif) no-repeat bottom;
}

.f-navi
{
    text-align: left;
    padding: 0;
    font-size: 0.8em;
    line-height: 1.5;
    position:absolute; top:95px; left: 35px;
}


#footer p
{
    text-align: center;
    padding: 0;
    font-size: 11px;
    color: #666;
    position:absolute; top:125px; left: 35px;
}

/* サイドメニュー内部 */


#side #sidenavi ul
{
    margin: 1px 0;
    padding: 0;
    list-style: none;
}


#side #sidenavi li
{
    width: auto; 
    font-size: 11px;
    display: block;
    margin: 0 0 2px;
    letter-spacing: 0;
    text-decoration: none;
    text-align: left;
    text-indent: 19px;
    color: #666;
    background: url(img/li.gif);
}

#side #sidenavi li a
{
    width: auto; 
    font-size: 12px;
    height: 55px;
    display: block;
    line-height: 38px;
    margin: 0;
    text-decoration: none;
    color: #333;
    bckground: ;
}

#side #sidenavi li ul li
{
    width: auto; 
    font-size: 11px;
    height: 25px;
    display: block;
    line-height: 25px;
    text-indent: 10px;
    margin: 0;
    text-decoration: none;
    color: #666;
    border: none;
    background: #fff;
}

#side #sidenavi li ul li a
{
    width: auto; 
    font-size: 11px;
    height: 25px;
    display: block;
    line-height: 25px;
    text-indent: 10px;
    margin: 0;
    text-decoration: none;
    color: #666;
    border: none;
    background: #fff;
}

#side #sidenavi li ul li a
{
	color: #5e8ecc;
}
#side #sidenavi li ul li a:hover
{
	color: #006699;
}
.sidetitle
{
    width: auto;
    height: 35px;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
    font-size: 1em;
    line-height: 35px;
    display: block; 
    background: url(img3/st.gif) no-repeat;
    border-left: none;
}

.sidetitle a
{
    text-decoration: none;
    color: #333;
}


.box
{
   margin: 10px 0 30px;
   border: 1px solid #e2488e;
   background-color: #fff;
   padding: 10px;
   clear: both;
   line-height: 1.25;
}

.box p
{
    margin:10px 20px;
}

.box2
{
   margin: 10px 20px;
   border: 1px dotted #dcdcdc;
   background-color: #fff;
   padding: 10px 10px;
   clear: both;
   line-height: 1.25;
}

.box2 p
{
    margin:10px 20px;
}

.click a
{
    display: block;
    text-align: right;
    min-height: 30px;
    _height: 30px;
    line-height: 26px;
    margin: 0;
    padding: 0 30px 0 0;
    background: url(img3/go.gif) no-repeat right top;
}


.click a:hover
{
    background: url(img3/goh.gif) no-repeat right top;
}

.more {text-align:right;padding:0 10px 15px 0;    font-size: 0.9em;}

.gotop
{
    height: 40px;
    text-align: right;
    margin: 0px;
    padding: 10px;
    background: url(img/content.gif) no-repeat bottom;
    clear: both;
    font-size: 0.9em;
}

.bread
{
    height: 20px;
    text-align: right;
    margin: 0px;
    padding: 10px;
    background: url(img/content.gif) no-repeat top;
    clear: both;
    font-size: 0.8em;
}


.adr
{
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 500px;
}


#side p
{
    margin: 10px 0;
    padding: 0;
}


.center { text-align: center; }

.widget
{
    margin: 0;
    padding: 10px 0;
}


.widget-center
{
    margin: 0;
    padding: 10px 0;
    text-align: center;
}


.img { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 0 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
img { border: none; }

#main .form table {
    font-size: 1em;
    margin: 0 auto;
}
td
{
 border: 1px dotted #ccc;
 padding: 5px;
 margin: 2px;
 background: #fff;
}

form
{
    margin: 0 auto ;
    padding: 0;
    font-size: 0.9em;
    clear: both;
    text-align: center;

}
.f5 { background: #f5f5f5; }
.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 
.line { background: #ffff00; }
.kome { font-size: 12px; color: #cc0000; line-height: 1.25;}
.s { font-size: 12px; color: #333; line-height: 1.25; } 
.u { border-bottom: 1px solid ; } /* アンダーライン */

.go a {
    display: block;
    height: 210px;
    width: 570px;
    margin: 0 auto 15px;
    background: url(img3/go1.gif) no-repeat;
    text-decoration: none;
}

.go a:hover {
    display: block;
    height: 210px;
    width: 570px;
    background: url(img3/go2.gif) no-repeat;
}

.go a span {
    display: none;
}

.right { text-align: right; }

.box3
{
   margin: 20px 10px;
   background-color: #fff;
   padding: 20px;
   clear: both;
   line-height: 1.3;
}

.box3 img
{
   margin: 5px 15px 10px 0;
}

.box3 p
{
    margin: 0 0 10px;
    font-size: 0.9em;
}

.bullet
{
   margin: 20px 0;
   border: 1px solid #aea472;
   background-color: #fff;
   padding: 10px;
   line-height: 1.5;
}

.bu
{
    margin: 5px 0 0;
    font-size: 1.4em;
    line-height: 35px;
    background: url(img/check1.gif) no-repeat;
    padding: 0 0 0 35px;
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
}

.bu-b
{
    margin: 5px 0 0;
    color: #333;
    font-size: 1em;
    line-height: 30px;
    background: url(img3/check2.gif) no-repeat;
    padding: 0 0 0 35px;
}

.bullet2
{
   width: 520px;
   margin: 0 auto;
   border: 1px solid #fff;
   background-color: #fff;
   padding: 10px;
   line-height: 1.25;
}

#main .bullet2 p.bu
{
    margin: 0;
    font-size: 1.2em;
    line-height: 28px;
    background: url(img3/goh.gif) no-repeat;
    padding: 0 0 0 30px;
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
}

#main .bullet2 p.cont
{
    padding: 7px 0 5px 5px;
    margin: 5px 0 10px 30px;
    border: 1px solid #ccc;
}

.bbb
{
    font-size: 1.6em;
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
    padding: 0;
}

.b4
{
    font-size: 2.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
    padding: 0;
}

.bb4
{
    font-size: 2.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
    padding: 0;
    line-height: 150px;
}

/* 文字装飾 */

.bb /* 大・太字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
}

.b /* 太字 */
{
    font-weight: bold;
}


.bbbr /* 最大・太字・赤 */
{
    color: #ff0000;
    font-size: 1.6em;
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
}

.bbr /* 大・太字・赤 */
{
    color: #ff0000;
    font-size: 1.2em;
    font-family: "HGS創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
}

.br /* 赤・太字 */
{
    color: #ff0000;
    font-weight: bold;
}

.topbox
{
    position: relative;
   width: 270px;
   height: 150px;
   margin: 0 5px 15px 0;
   float:left;
   background: url(img/cont.gif) no-repeat top;
}

.topbox .header
{
   height: 20px;
   line-height: 20px;
   border: none;
   font-size: 14px;
    position:absolute; top:20px; left: 40px;
   background: none;
}

.topbox .cont
{
   width: 230px;
   border: none;
   font-size: 12px;
   line-height: 1.3;
    position:absolute; top:70px; left: 20px;
}

#sidenavi #index .index,
#sidenavi #cat1 .cat1,
#sidenavi #cat2 .cat2,
#sidenavi #cat3 .cat3,
#sidenavi #cat4 .cat4,
#sidenavi #cat5 .cat5
{
    background: url(img/lih.gif);
	color: #5e8ecc;
}

#cat1 .ent2,#cat1 .ent3,#cat1 .ent4,
#cat1 .ent5,#cat1 .ent6,#cat1 .ent7,
#cat2 .ent1,#cat2 .ent3,#cat2 .ent4,
#cat2 .ent5,#cat2 .ent6,#cat2 .ent7,
#cat3 .ent1,#cat3 .ent2,#cat3 .ent4,
#cat3 .ent5,#cat3 .ent6,#cat3 .ent7,
#cat4 .ent1,#cat4 .ent2,#cat4 .ent3,
#cat4 .ent4,#cat4 .ent5,#cat4 .ent6,#cat4 .ent7,
#cat5 .ent1,#cat5 .ent2,#cat5 .ent3,
#cat5 .ent4,#cat5 .ent5,#cat5 .ent6,#cat5 .ent7,
#webpage .ent1,#webpage .ent2,#webpage .ent5
{
	display: none;
}

.ovt {text-align:center;margin-top:50px}
