body {
	background-color: #d6d6d6;
	margin: 10px 15px 20px 15px;
}
#header{
	background: url(../img/navi_bg.gif) repeat-x;
}
#bt_bg{
	background-image:url(../img/bt_bg.gif);
	background-repeat:no-repeat;
	height:32px;
	width:297px;
}
#main{
	width:770px;
	background-color:#FFFFFF;
}
/* ナビ枠*/
.navi_bot a{
	padding:4px 0px 0px 8px;
	width:111px;
	height:38px;
	display:block;
	background:url(../img/bt_n.gif) no-repeat;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.navi_bot a:hover{
	background:url(../img/bt_n2.gif) no-repeat;
}
#nborder1{
	background:url(../img/nt.gif) repeat-x;
}
#nborder2{
	background:url(../img/ns1.gif) repeat-y;
}
#nborder3{
	background:url(../img/ns2.gif) repeat-y;
}
#nborder4{
	background:url(../img/nu.gif) repeat-x;
	background-position:right;
}
#nborder5{
	background:url(../img/nn.gif) repeat-x;
}
/* メインボーダー*/
#contents{
	padding:15px 6px 0px 6px;
}
#cborder1{
	background:url(../img/mdot.gif) repeat-x;
	background-position:top;
}
#cborder2{
	background:url(../img/mdot.gif) repeat-y;
	background-position:left;
}
#cborder3{
	background:url(../img/mdot.gif) repeat-y;
	background-position:right;
}
#cborder4{
	background:url(../img/mdot.gif) repeat-x;
	background-position:bottom;
}
#under {
	background: url(../img/under.gif) repeat-x;
	height:17px;
}
/* サイド*/
#side1{
	background: url(../img/side1.gif) repeat-y;
	width:17px;
}
#side2{
	background: url(../img/side2.gif) repeat-y;
	width:17px;
}
#footer{
 font-size:10px;
	color:#10a101;
	text-align:center;
	margin-top:25px;
}
/* テキスト*/
#topcatch{
	color:#006600;
	font-size:12px;
	font-weight:bold;
	padding:18px 0px 13px 0px;
}
#what_txt{
	font-size:10px;
	margin-top:8px;
}
.what_day{
	background:url(../../img/link_mark.gif) no-repeat;
	background-position:1% 50%;
	padding-left:7px;
	color:#ea580b;
}
.what_nonetxt{
	color:#666666;
	text-decoration:none;	
	padding-left:7px;
}
#what_txt a{
	color:#148c04;
	text-decoration:none;	
	padding-left:7px;
}
#what_txt a:hover{
	color:#003366;
}
.what_border{
	border-top:1px solid #cccccc;
	padding-top:2px;
	padding-bottom:2px;
}
