@charset "UTF-8";
/*//////////////////////////////////////////////////////////////////////////////////////////////////////

	春の外構・エクステリアフェア

/////////////////////////////////////////////////////////////////////////////////////////////////////*/

#mainContents {
	border: none;
}
.box_fair_spring {
	position: relative;
	top: -11px;
	left: -16px;
	width: 730px;
	margin-bottom: -11px;
	background-color: #fff;
}
.box_fair_spring img {
	vertical-align: bottom;
}
.box_fair_spring .lead {
	margin: 30px 0;
	color: #8c6635;
	font-size: 21px;
	font-weight: bold;
}
.box_fair_spring .hd {
	clear: both;
	margin: 30px 0 20px;
	padding-left: 9px;
	border-left: 22px solid #2f7300;
	font-size: 21px;
	font-weight: bold;
}
.box_fair_spring .block {
	float: left;
	margin: 0 0 30px 20px;
	*margin-left: 10px; /* IE7 */
	transition: opacity ease-in-out 0.2s;
	opacity: 1;
}
.box_fair_spring .last_block {
	margin-bottom: 60px;
}
.box_fair_spring .block:hover {
	opacity: 0.7;
	*filter: alpha(opacity=70); /* IE7 */
	*zoom: 1; /* IE7 */
}

.box_fair_spring .block a {
	text-decoration: none;
}
.box_fair_spring .block .txt {
	height: 30px;
	background-color: #f59fbc;
	color: #fff;
	font-size: 21px;
	text-align: center;
	line-height: 30px;
	*width: 344px; /* IE7 */
}
.box_fair_spring .block_item .txt {
	background-color: #2f7300;
}
/* ====================================================
	追加情報
====================================================*/
.box_fair_append {
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.box_fair_append .cap {
	margin-bottom: 10px;
	font-size: 18px;
}
.box_fair_append .bnr {
	margin-bottom: 20px;
}
.box_fair_append sup {
	font-size: 12px;
	vertical-align:super;
}
.box_fair_append .note_sup {
	margin: 30px 0 50px;
	font-size: 18px;
	text-align: center;
}
.list_recommend li {
	margin-bottom: 20px;
}
/*================================================
	工事のご相談・お問合せはこちらから（無料）
================================================*/
.fair_form {
	margin: 0 0 -15px 0;
	padding-top: 30px;
	background-color: #fff;
}
.fair_form .inner {
	margin: 0 20px;
	padding: 30px 0 40px;
	background-color: #fffccd;
	text-align: center;
}
.fair_form .invitation {
	text-align: center;
}
.fair_form .invitation strong {
	color: #f00;
}
.fair_form a.bt_form {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 70px;
	margin-top: 20px;
	padding: 0 30px 0 35px;
	background-color: #ec6941;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 70px;
	text-decoration: none;
}
.fair_form a.bt_form:hover {
	color: #fff !important;
}
.fair_form a.bt_form::before {
	content: "";
	display: inline-block;
	margin-right: 8px;
	border: 5px solid transparent;
	border-left: 8px solid #fff;
	border-right: none;
	vertical-align: middle;
	*
	display: none; /* IE7 */
}
/*================================================
	無料お見積もり・現場調査・お問い合わせについて
================================================*/
#headArIndex {
	background:url("/public/img/static/service-area/top/index_area_tibg.png") no-repeat 0 0 ;
}
#contactBox {
	width: 684px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding:22px;
	background:#FFF;

	_padding-right: 16px;
}
#contactTtl {
	margin-top:30px;
	background:url("/public/img/static/service-area/common/bg_contact.png") no-repeat 0 0 #FFFFFF;
	width:681px;
	height:49px;
	font-weight:bold;
	color:#135F51;
	font-size:21px;
	padding:72px 0 0 55px;
}

#contactBox #contactArea {
	width:690px;
	font-size:12px;
	overflow:hidden;
}
#contactBox #contactArea p { margin-bottom:10px; }
#contactBox #contactArea img { margin-bottom:10px; }
#contactBox .formArea {
	width:323px;
	float:left;
	background:url(/gr/service-area/common/img/bg_vt_line02.png) no-repeat top right;
}
#contactBox .formArea .contactLink a {
	display:block;
	font-size:13px;
	color:#719457;
	background:url("/gr/service-area/common/img/ico_question.png") no-repeat 0 0;
	padding-left:22px;
	font-weight:bold;
	text-decoration:none;
	height:18px;
}
#contactBox .telArea { width:348px; float:right; }
#contactBox .hours { text-align:center; line-height:1.5; }
.common_contact .pagetop a {
	display:block;
	line-height:13px;
	font-size:10px;
	background:url(/gr/service-area/common/img/bg_pagetop.png) no-repeat 0 0;
	padding-left:22px;
	margin-right:20px;
	text-decoration:none;
	color:#333;
	float:right;
	text-align:right;
}
.common_contact .pagetop {
	width: 728px;
	height:41px;
	overflow:hidden;
	background: none;
	border: 1px solid #ccc;
	border-top: none;
}