@charset "utf-8";

#contents h2 {
	color:#4D4D4D;
	font-size:18px;
	padding:0px;
	margin:0px;
}

#contents h2.text {
	background-image:url(../img/oku/h2_bk.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:40px;
	padding:13px 0px 0px 25px;
}

#contents h3{
	color:#4D4D4D;
	font-size:14px;
	margin:10px 0px 5px 0px;
	background-image:url(../img/oku/h3_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:29px;
	height:37px;
	padding-top:2px;
	padding-left:18px;
}

#contents h4{
	color:#4D4D4D;
	font-size:12px;
	padding:0px 0px 5px 13px;
	margin:5px 0px 10px 3px;
	width:517px;
	background-image:url(../img/oku/h4_icon.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	line-height:14px;
}




/*全体*/

.left_back{
	background:url(../img/oku/left_back.gif) left top repeat-y;
}

#main{
	width:580px;
	background:url(../img/oku/main_side.gif) center top repeat-y;
	color:#4d4d4d;
	margin:0 auto;
	margin-bottom:0px;
	padding:0px;
	float:right;
}

#main img{
	margin:0px;
	padding:0px;
}

#category_title{
	width:580px;
	height:53px;
	margin-top:0px;
	margin-bottom:5px;
	float:right;
}

#siteroot{
	margin-left:10px;
	padding:10px 0px 10px 0px;
	text-align:left;
	color:#4d4d4d;
}

#box{
	width:540px;
	margin:0 auto;
	margin-bottom:30px;
}

#box img{
	margin:7px;
	padding:0px;
}

#h3_title{
	margin-bottom:15px;
}

#h4_title{
	margin-bottom:10px;
}

#topics_title{
	padding-bottom:15px;
}

#topics_date{
	margin-left:25px;
	font-size:10pt;
	color:#808080;
}

#topics_caption{
	padding-bottom:5px;
	border-bottom:2px solid #5FB6E0;
	font-size:12pt;
	font-weight:bold;
}

