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

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

#conts .box {
	margin-left:12px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

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

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

#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;
}
.t01 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

