@charset "Shift_JIS";

#mainBody div.section a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

#contents #mainBody h2.modern {
	margin-bottom:35px;
}

#mainBody h3 {
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*
	Design > wa-modern
--------------------------------------------*/

#mainBody h3.modernTtl01 {background-image: url(../images/ttl_sub_concept.gif);}
#mainBody h3.modernTtl02 {background-image: url(../images/ttl_sub_house.gif);}

#mainBody p.btnBox {
	text-align: center;
	padding:20px 0 40px;
}
#mainBody div.styleFR.imgFrameBorder div.photoBox p.top {
	margin-bottom:15px;
}
#mainBody p.photoLast {
	text-align: center;
	padding-bottom:50px;
}
#mainBody div#concept div.styleFR.imgFrameBorder {
	padding-bottom: 20px;
}
#mainBody div#concept div.styleFR.imgFrameBorder div.txtBox p {
	line-height: 1.8;
	padding: 2em 0 0;
}

/*
	Design > wa-modern > kanagawa
--------------------------------------------*/
#mainBody div.area h3 {
	text-indent: 0;
	height: auto;
	color:#555555;
	font-size:100%;
	font-weight: bold;
	margin-bottom: 10px;
	padding:0 0 0 5px;
	border-left:5px solid #999999;
}
#mainBody dl.case {
	font-size:77%;
	line-height: 1.8;
	margin-bottom:30px;
}
#mainBody dl.case dd {
	padding:0 0 1em 15px;
}
#mainBody p.link {
	text-align: center;
	font-size:85%;
	padding:0 0 30px;
}
#mainBody div.linkBox {
	padding-bottom:30px;
}
#mainBody div.linkBox h5 {
	margin-bottom:7px;
}

/*	130924 和モダン改修
--------------------------------------------------*/
#waModan .section {
	margin-bottom: 40px;
}
#waModan .section h3 {
	text-indent: 0;
	height: 30px;
	margin-bottom: 20px;
}
#waModan .section .boxLeft {
	width: 400px;
	float: left;
}
#waModan .section .boxLeft p {
	margin-bottom: 20px;
}
#waModan .section .boxRight {
	width: 290px;
	float: right;
}
#waModan .section .boxRight p {
	font-size: 85%;
	line-height: 1.6;
	margin-bottom: 3em;
}


/* 共通スタイル */
.mrgB0 {margin-bottom: 0 !important;}
.mrgB40 {margin-bottom: 40px !important;}