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

#main {
}

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

#main .section01 .block01{
	width:676px;
	overflow:hidden;
}

#main .section01 .block01 .box01 {
	width:700px;
	margin-right:40px;
}

#main .section01 .block01 .box01 .box02 {
	border-right:1px dotted #ccc;
	padding-right:4px;
	margin-right:4px;
	min-height:210px;
	_height:210px;
}

#main .section01 .block01 .box01 .box02 dl dt{
	margin:5px 0px;
	font-weight:800;
	line-height:1.3em;
	width:120px;
}

#main .section01 .block01 .box01 .box02 dl dd{
	width:120px;
	line-height:1.3em;
}

#main h4{
	padding:5px;
}

#main h4.color01{
	background-color:#FFCD67;
}

#main h4.color02{
	background-color:#FFCCCC;
}

#main h4.color03{
	background-color:#CC99CC;
}

#main h4.color04{
	background-color:#C0E2E5;
}

#main h5{
	background:url(../img/classification_img_04.png) no-repeat 0px 50%;
	padding-left:15px;
	border-bottom:1px solid #ccc;
}

#main .section01 table {
	width:680px;
}

#main .section01 table th,
#main .section01 table td{
	padding:5px;
	border:1px solid #ddd;
	vertical-align:top;
}

#main .section01 table th{
	background:#E5F1F7;
	text-align:center;
	font-weight:800;
}

#main .section01 table .cell01{
	background:#FBFBFB;
}

#main .section01 table td .color01{
	background:url(../img/classification_bg_01.png) no-repeat 0px 50%;
	padding-left:10px;
}

#main .section01 table td .color02{
	background:url(../img/classification_bg_02.png) no-repeat 0px 50%;
	padding-left:10px;
}

#main .section01 table td .color03{
	background:url(../img/classification_bg_03.png) no-repeat 0px 50%;
	padding-left:10px;
}

#main .section01 table td .color04{
	background:url(../img/classification_bg_04.png) no-repeat 0px 50%;
	padding-left:10px;
}






