@charset "utf-8";
/* CSS Document */

#content .box01 ol{
	padding-bottom:26px;
	background:url(../img/index_img_08.png) no-repeat bottom center;
}

#content .box01 ol li{
	padding:10px 15px;
	padding-left:110px;
	font-size:1.25em;
	background:#F6F7E4;
	margin-top:3px;
	position:relative;
	zoom:1;
	_height:17px;
	min-height:17px;
}

#content .box01 ol li img{
	position:absolute;
	top:5px;
	left:15px;
}

#content .box01 .wrap01{
	border:#C2E3E9 solid 8px;
	padding:1px;
}

#content .box01 .wrap01 p{
	padding:15px;
	background:#EFFBFE;
	font-size:1.25em;
	font-weight:800;
}

#content h5{
	font-weight:800;
	font-size:1.25em;
	padding:0px 0px 3px;
	border-bottom:1px solid #329CA7;
}



