@charset "utf-8";
#left-container 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;
}
h4  span  {
	color: #1782C3;
}

#left-container h3 {
	margin-bottom: 20px;
}
#left-container .content-box {
	margin-bottom: 35px;
}

#left-container .content-box h4 {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#left-container .content-box p {
	margin-bottom: 15px;
}
#left-container .content-box .center {
	margin-bottom: 50px;
}
.content-box  p.left {
	width: 400px;
}
.content-box div.left {
	margin-right: 20px;
}

.last-box  p.left {
	width: 400px;
}
.last-box p.left img {
	margin-bottom: 20px;
}

.last-box div.left {
	margin-right: 20px;
}
.bg_blue-box {
	margin-bottom: 0px;
}

.bg_blue-box ul {
	padding: 15px;
	padding-top: 0px;
}
.last-box ol li {
	height: 61px;
	width: 395px;
	padding-top: 10px;
	padding-left: 150px;
	display: block;
	padding-right: 20px;
}

.last-box li.plan {
	background-image: url(../service/images/flow_plan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.last-box li.design {
	background-image: url(../service/images/flow_design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.last-box li.construct {
	background-image: url(../service/images/flow_construct.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.last-box li.use {
	background-image: url(../service/images/flow_use.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 395px;
}
#foot-box ul li.imp a span {
	background-image: url(../images/foot-nv_service_o.jpg);
}
#foot-box ul li.imp a:hover span {
	background-image: url(../images/foot-nv_service_o.jpg);
	background-position: 0px 0px;
}

