@charset "utf-8";
@import "common/0-import.css";

/*------------------------------------------------------------
	オール電化工事に対する当社の取り組み
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 16px;
}

#conts .box {
	padding: 35px 55px 0 40px;
	margin-left:12px;
	overflow: hidden;
	background: url(../img/message/back_top.gif) no-repeat 5px top;
}

#conts .box p {
	color: #000;
	line-height: 1.6;
	margin-right: 220px;
	padding-bottom: 15px;
}

#conts .box p span.red {
	color: #cc0033;
}

#conts .photo {
	float: right;
	width: 200px;
}

#conts .photo img {
	margin-bottom: 6px;
}

#conts .end {
	height: 66px;
	color: #000;
	line-height: 1.6;
	padding-left: 35px;
	margin-left: 17px;
	background: url(../img/message/back_bottom.gif) no-repeat left top;
}
