@charset "utf-8";
/* CSS Document */

#content .box01{
	font-size:1.2em;
}

#content .box01 .wrap{
	border:1px dashed #ccc;
	padding:20px 10px 5px;
}

#content .box01 .wrap ul{
	margin-bottom:-5px;
}

#content .box01 .wrap ul li{
	float:left;
	width:94px;
	height:35px;
	text-align:center;
	line-height:30px;
	margin-bottom:5px;
}

#content .box01 .wrap ul li img{
	vertical-align:middle;
	line-height:35px;
}

#content .box02 div .image {
	margin-right:15px;
	width:265px;
}

#content .box02 div .image + div{
	/*width:400px;*/
}

#content .box02 div div p{
	font-size:1.4em;
}

#content .box02 div div dl{
	font-size:1.2em;
	line-height:1.5em;
}

#content .box02 div div dl dt{
	font-weight:800;
}

#content .box02 div div dl dd .small{
	font-size:.833em;
}

#content .box03 .section01{
	width:720px;
	margin-right:-40px;
	background:url(../img/index_bg_02.png) repeat-y 335px 0px;
}


#content .box03 div .box01{
	width:320px;
	padding-right:10px;
	margin-right:20px;
}

#content .box03 div .image + dl{
	/*width:170px;*/
}

#content .box03 div div h4{
	font-size:1.166em;
	font-weight:800;
	/*background:url(../img/index_bg_01.png) no-repeat 0px 50%;
	padding-left:15px;*/
	margin-bottom:5px;
}

#content .box03 div div dl{
	line-height:1.5em;
}

#content .box03 div div dl dt{
	font-weight:800;
}

#content .box03 div div dl dd .small{
	font-size:.833em;
}

#content .box03 div div .image{
	margin-right:15px;
	width:135px;
}



