@charset "utf-8";
/* CSS Document */
body {
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px;
background-image:url(images/bg.gif);
color:#4c3813;
font-size:12px;
line-height:130%;
}

/*リンク関係*/
a:link { color: #ff6600; }
a:visited { color: #ff6600; }
a:active { color: #ff9933;text-decoration:none; }
a:hover { color: #ff9933;text-decoration:none; }
a img { border-color:#ff6600;}

/*文字関係*/
p{
margin-top:6px;
margin-bottom:6px;
}

/*基本レイアウト*/
#trunk{
width:684px;
margin:20px auto 0px auto;
padding-bottom:20px;
}
#head01{
width:684px;
height:62px;
background-image:url(images/head01.gif);
background-repeat:no-repeat;
}
#head02{
width:684px;
height:44px;
background-image:url(images/head02.gif);
background-repeat:no-repeat;
margin-top:20px;
}
.main{
width:684px;
background-image:url(images/main.gif);
background-repeat:repeat-y;
text-align:center;
}
.foot{
width:684px;
height:17px;
background-image:url(images/foot.gif);
background-repeat:no-repeat;
}
.gotop{
text-align:right;
margin-right:30px;
}
#link{
width:684px;
color:#ffffff;
margin-top:30px;
text-align:center;
}

/*メイン記事*/
#title01{
width:684px;
height:115px;
background-image:url(images/title.gif);
background-repeat:no-repeat;
}
#title02{
width:684px;
background-image:url(images/catch.gif);
background-repeat:repeat-y;
padding:10px 0px 10px 0px;
}
#catch{
margin:0px 30px 0px 84px;
} 
#title03{
width:684px;
height:14px;
background-image:url(images/catchbottom.gif);
background-repeat:no-repeat;
}
#catch02{
margin-top:20px;
}
#area01{
background-color:#fffedf;
margin:10px 30px 20px 30px;
padding:10px 0px 10px 30px;
text-align:left;
}
#area02{
margin:0px 60px 3px 60px;
text-align:left;
}
#area02 th{
width:145px;
}
#area02 td{
}
.youkou{
margin-bottom:10px;
padding-left:10px;
border-left:solid 4px #1cd7dd;
}
ol{
margin:0;
padding-left:20px;
}
li{
margin-bottom:10px;
}
.caption {
text-align:left;
font-size:11px;
line-height:110%;
color:#ff0000;
margin-top:10px;
}
/*サブ記事*/
.sub{
padding-top:15px;
width:684px;
background-image:url(images/main.gif);
background-repeat:repeat-y;
text-align:center;
}
#teleca{
width:624px;
margin:0px auto 0px auto;
}
.telecatext{
margin-left:10px;
text-align:left;
}
