@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	安心のオール電化8ヶ条
------------------------------------------------------------*/
#conts {
	width: 710px;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts .box{
	width: 700px;
	height: 130px;
	background: url(../img/mission/box_back.jpg) no-repeat;
	margin-bottom: 5px;
}

#conts .box .img{
	float: left;
	border: 2px solid #274990;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#conts .box p.blue{
	color: #284c93;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 20px 90px;
	line-height: 1.3;
}

#conts .box p.black{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 20px 90px;
	line-height: 1.25;
}

#conts .box .floatR img {
	margin: 20px 10px 0 0;
} 

#conts .box p.blue02{
	color: #284c93;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 10px 90px;
	line-height: 1.3;
}

#conts .box p.black02{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0 0 12px 90px;
	line-height: 1.25;
}
