@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
/* .panz
-------------------------------------------- */
#content .panz {
	margin-bottom: 14px;
}
/* .panz
-------------------------------------------- */
#content ul.fir{
	overflow:hidden;
	zoom:1;
	clear: both;
	margin-bottom: 30px;
}
#content ul.fir li{
	float:left;
	margin-right: 20px;
}
#content ul.fir li.none{
	margin-right:0;
}

/* .box
-------------------------------------------- */
#content .box{
	margin-bottom: 42px;
}
#content .box dl{
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 37px;
	background:url(../image/service05.jpg) center bottom no-repeat;
}
#content .box dl dt{
	color:#000;
	margin-top:12px;
	font-size:1.14em;
	padding: 13px 0 15px;
	background:url(../image/service_bg.jpg) left top repeat;
}
#content .box p.top{
	margin-bottom: 16px;
}














