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

#main .section01{
	padding:0px 10px;
}

#main .section01 .box01{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
}

#main .section01 p strong{
	font-weight:100;
	color:#a00;
}

#main .section01 .box02 .box03{
	width:452px;
	margin-left:228px;
}

#main .section01 .box02 .box03 h4{
}

#main .section01 .box02 .box03 h4 span{
	display:inline-block;
	background:#000;
	color:#fff;
	text-align:center;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-weight:800;
	margin-right:5px;
}

#main .section01 .box02 .box03 ul{
}

#main .section01 .box02 .box03 ul li{
	line-height:1.3em;
	margin-bottom:5px;
	padding-left:15px;
	background:url(../img/classification_bg_03.png) no-repeat 0px .4em;
}



