@charset "EUC-JP";

/*  ここから2015ページリニューアルCSS */
/*------------------------------------------------------*/

.flow{
	margin-top:20px;	
}

.chuui{
	font-size:11px;
	color:#666;
	line-height:1.6em;
	margin-top:20px;	
	margin-bottom:20px;	
}

.processBox{
	overflow:hidden;
	margin-bottom:20px;
}

.processBox .photo{
	width:280px;
	float:left;
	margin-right:30px;
}

.processBox .txtBox{
	width:330px;
	float:left;
}

.processBox .txtBox h2{
	font-size:130%;
	font-weight:bold;
	color:#333;
	line-height:1.4em;
	margin-bottom:15px;
}

.processBox .txtBox p.nagare{
	font-size:100%;
	font-weight:bold;
	color:#C89650;
	line-height:1.5em;
	margin-bottom:15px;
}

.processBox .txtBox p.setsumei{
	font-size:100%;
	font-weight:nomal;
	color:#333;
	line-height:1.5em;
}

.process_mailBox{
	width:640px;
	height:180px;
	background:url(../img/process/2015/contactbox.gif) left top no-repeat;
}

.process_mailBox .box_inner{
	width:298px;
	height:46px;
	padding:104px 320px 30px 22px;
}

/*  ここまで2015ページリニューアルCSS */



.process_tit{
	font-size:125%;
	font-weight:bold;
	color:#333;
}

#contact_box{
	margin-top:20px;
	background: url(../img/ecoaccord/contact_box.gif) no-repeat left top;
	width:640px;
	height:140px;
}

#contact_box_in{
	padding-top:68px;
	padding-left:22px;
}

.ph_left{
	float:left;
	width:214px;
}

.text_right{
	float:left;
	width:407px;
	margin-right:19px;
}

.box_under{
	clear:both;
	padding-bottom:12px;
}

.jusyou{
	font-size:110%;
	font-weight:bold;
	color:#C69650;
}

a.jusyou_link {	text-decoration: underline;}
a.jusyou_link:link {	color:#C69650;}
a.jusyou_link:visited {	color:#C69650;}
a.jusyou_link:active {	color:#C69650;}
a.jusyou_link:hover {	color:#C69650; text-decoration: none;}