
/*全体*/


#topi_main{
	width:780px;
	margin:0 auto;
	padding-bottom:60px;
}

#topi_main h3{
	color:#000000;
	font-size:14px;
	padding:5px 0px 0px 20px;
	margin:25px 0px 20px 0px;
	background-image:url(../img/oku/h3_bk.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:30px;
	height:33px;
}

#topi_main h4{
	color:#000000;
	font-size:12px;
	padding:3px 0px 0px 15px;
	margin:20px 0px 15px 0px;
	background-image:url(../img/oku/h4_icon.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	border-bottom-color:#E6E6E6;
	border-bottom-style:solid;
	border-bottom-width:1px;
	line-height:20px;
	height:22px;
}

#line{
	height:2px;
	font-size:2px;
	line-height:2px;
	background-color:#0B85FF;
	border-bottom:#006BB4 solid 1px;
}

#list_ttl {
	width: 750px;
	margin-left:10px;
	border-bottom: 1px dashed #2f539b;
	margin-bottom:25px;
}

#list_ttl table{
	width: 750px;
	text-align:left;
}

#list_ttl table td{
	text-align:left;
	line-height:150%;
	padding-bottom:12px;
}

.icon{
	width:10px;
	vertical-align:top;
	margin:0px;
	padding:4px 0px 0px 0px;
}

	
	
