@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	当社が手掛けた安心工事事例
------------------------------------------------------------*/
#conts {
	padding-bottom: 50px;
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size: 17px;
	font-weight:bold;
	line-height:24px;
	color: #000;
	background: #fff;
}

#conts h4 {
	text-align: center;
	padding-top: 10px;
}

*html #conts h4 {
	padding-top: 10px;
}

#conts .box {
	margin: 20px 40px 10px 70px;
}

*+html #conts .box .box01 {
	display: inline-block;
}

*html #conts .box .box01 {
	display: inline-block;
}

#conts .box .box01 {
	clear: both;
}

#conts .box p.txt {
	margin: 10px 0 15px 0;
}

#conts .box .leftBox {
	width: 280px;
	float: left;
}

#conts .box .rightBox {
	width: 280px;
	float: right;
}

#conts .box span {
	margin-left: 20px;
}

#conts .boxA {
	width: 650px;
	height: 1100px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(../img/case/box_back.jpg);
}

#conts .boxA ul.imgLink {
	margin: 15px 0 0 20px;
}

#conts .boxA ul.imgLink li {
	display: inline;
	float: left;
	width: 190px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0;
	height: 114px;
	margin: 0px;
}

#conts .boxA ul.imgLink li.none {
	padding-right: 0;
}

#conts .boxA ul.imgLink li p {
	text-align: center;
	color: #fff;
}

#conts .boxA ul.imgLink li p a {
	color: #fff;
}
