@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	当社が手掛けた安心工事事例
------------------------------------------------------------*/

#conts {
	padding-bottom: 50px;
	font-size: 15px;
	color: #000;
	background: #fff;
}

#conts h3 {
	margin: 20px 0 0 50px;
}

#conts h4 {
	padding: 5px 0 0 5px;
}

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

#conts .box {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 35px;
}

*+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 .box img {
	margin-bottom: 10px;
}

#conts .boxA {
	width: 640px;
	height: 400px;
	clear: both;
	background: url(../img/case/box_back.jpg) no-repeat center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
}

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

#conts .boxA ul.imgLink li {
	padding: 0 20px 10px 0;
	display: inline;
	float: left;
}

#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;
}
.td_wide {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table_hight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 140px;
}
#conts .box .backlink {
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10;
	margin-left: 510px;
	font-size: 12px;
	border: 1px dotted #666666;
	padding: 5px;
}

/*------------------------------------------------------------
	太陽光発電金額
------------------------------------------------------------*/
#conts .box table {
	margin: 10px;
	text-align: center;
	padding: 10px;
	width: 620px;
}

#conts .box .pred {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FF2869;
}

#conts .box .textbig {
	text-align: center;
	height: 20px;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	font-weight: bold;
}

#conts .box .spectable {
	text-align: center;
	background-color: #F0F3FF;
	border: 1px solid #333333;
}

#conts .box .spectr1 {
	text-align: center;
	background-color: #D7DFFF;
	font-weight: bold;
	height: 25px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#conts .box .spectr2 {
	text-align: center;
	height: 20px;
	padding-top: 5px;
}

