@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 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;
}
/*--------------------------------------
	other class contact
--------------------------------------*/
#contactForm {
	padding-left: 50px;
	padding-top: 20px;
}

.form {
	width: 600px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #27458B;
	padding-bottom: 5px;
	padding-top: 5px;
}

.def_form {
	color:#898989;
}

.td_form {
}
.tr_form {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.table_b {
	color: #FFFFFF;
	font-weight: bold;
	height: 45px;
	background-color: #27458B;
	vertical-align: top;
}
.table_b2 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #27458B;
	padding-left: 5px;
	vertical-align: middle;
}
.table_b3 {
	vertical-align: middle;
	width: 35px;
	padding-left: 5px;
}
.icon_hight {
	line-height: 6px;
}

.contact_textarea {font-size:12px;
}

.contact_content {
	padding-left:40px;
	font-size:12px;
	color:#1F1F1F;
	line-height:22px;
}
.td_marg{
	padding-top: 10px;
	padding-left: 10px;
}
.img_marg{
	padding-top: 10px;
	padding-left: 50px;
}