@charset "utf-8";
#left-container h3 {
	margin-bottom: 25px;
}

.content-box {
	margin-right: 30px;
	width: 560px;
	margin-bottom: 30px;
}
.content-box p {
	margin-bottom: 20px;
}
.last-box p {
	margin-bottom: 20px;
}


.bg_blue-box {
	background-color: #EEEEEE;
	margin-bottom: 0px;
	width: 520px;
	padding: 20px;
	padding-top: 0px;
}
.bg_blue-box p {
	width: 315px;
	float: left;
}
#left-container .bg_blue-box h4 {
	margin-bottom: 10px;
}
#merit-box {
	margin-bottom: 50px;
}
#merit-box h4 {
	background-image: url(../merit/images/h4_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 1.25em;
}
#merit-box h4 span {
	color: #1782C3;
}
#merit-box .content-box p.left {
	width: 370px;
}

#merit-box .content-box p.left span {
	font-size: 0.875em;
	color: #666666;
	line-height: 100%;
}
#merit-box .content-box p.right {
	margin-left: 10px;
	width: 180px;
}
.text-box p {
	margin-bottom: 20px;
}
#foot-box ul li.merit a span {
	background-image: url(../images/foot-nv_merit_o.jpg);
}
#foot-box ul li.merit a:hover span {
	background-image: url(../images/foot-nv_merit_o.jpg);
	background-position: 0px 0px;
}

