@charset "UTF-8";

#contents {
	padding: 30px 0;
	width: 700px!important;
}

#contents .merit .inner {
	padding: 0 0 20px 20px;
	background-color: #215690;
}

#contents .merit dl {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

#contents .merit dd {
	position: absolute;
	top: 49px;
	left: 123px;
	width: 185px;
	line-height: 1.3;
}

#contents .merit .vol04 dd {
	top: 33px;
}

#contents .merit dd .fs10 {
	font-size: 10px;
}

#contents .merit p {
	padding-right: 20px;
	color: #fff;
	text-align: right;
	font-size: 10px;
}

#contents .section {
	margin-bottom: 30px;
}

#contents .section h3 {
	margin-bottom: 20px;
}

#contents .section .box01 {
	width: 248px;
	height: 282px;
	float: right;
	background-color: #e1f4fd;
}

#contents .section .box01 table {
	margin: 20px;
}

#contents .section .box01 th,
#contents .section .box01 td {
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}

#contents .section .box02 {
	width: 350px;
	float: left;
}




#contents .mb00{margin-bottom:0!important;}
#contents .mb10{margin-bottom:10px!important;}