@charset "utf-8";

/*
 見出し[500px、245px]
------------------------*/
h2.title,
h2.s_title {
	height:30px;
	margin-bottom:10px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	line-height:2.4;
	color:#333;
	padding-left:17px;
}

h2.title {
	width:500px;
	background:#FFF url(../img/common/bh_bg.jpg) no-repeat top left;
}

h2.s_title {
	width:245px;
	background:#FFF url(../img/common/sh_bg.jpg) no-repeat top left;
}

/*
 汎用ボックス[710px]
----------------------------*/
.Box710 {
	width:710px;
	margin-bottom:15px;
}

/*
 汎用ボックス[500px]
----------------------------*/
.Box500{
	width:500px;
	margin-bottom:15px;
}


/*
 メイン画像
------------------------*/
img.mainPhoto {
	margin-bottom:10px;
}

img.s_mainPhoto {
	margin:10px 0;
}


/* R_column */
/*
　挨拶文
------------------------*/
div.message {}

.message p {
	padding-left:5px;
	line-height:180%;
	background:#FFF url(../img/top/message_bg.gif) no-repeat top left;
}

/*
　人気プランランキング[245px]
----------------------------*/
div.popular {
	float:left;
	text-align:center;
	width:245px;
}

.popular ul {
	width: 200px;
	text-align: left;
}

.popular li {
	margin-bottom:7px;
}

.popular a {
	font-weight:bold;
}

/*
　オススメプラン[245px]
----------------------------*/
div.osusume {
	float:right;
	text-align:center;
	width:245px;
}

.osusume ul {
	width: 230px;
	text-align: left;
}

.osusume ul img.banner {
	margin-bottom:7px;
}

/*
　How to[500px]
---------------------------*/
div.howto {
	text-align:center;
}

/*
　プライバシーポリシー[500px]
---------------------------*/
div.privacy {}

.privacy h2 {
	color:#006699;
	font-weight:bold;
	font-size:14px;
}

.privacy dl{
	margin:10px 0;
}

.privacy dd{
	margin-bottom:20px;
}

.signature {
	text-align:right;
	margin-right:20px;
}


/*
　会社案内[500px]
---------------------------*/
div.company {}

.company p{
	float:left;
	margin:0 0 5px 5px;
	padding:0;
	width:255px;
	line-height: 30px;
}

.company img{
	float:left;
	margin:0 0 5px 10px;
}

.overview table {
	width: 100%;
	font-size:12px;
 border: 1px #CCC solid;
}

.overview table th {
	padding:5px;
	border: #CCC solid;
	border-width: 0 0 1px 1px;
	background: #F0F0F0;
	color:#666;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

.overview table td {
	padding:5px;
	border: #CCC solid;
	border-width: 0 0 1px 1px;
	background: #FFF;
	text-align: left;
}

.access iframe{
	border:1px solid #666;
}


/* L_column */
/*
　汎用ボックス[185px]
----------------------------*/
.Box185{
	width:185px;
	float:left;
	margin-bottom:15px;
}

/*
　見出し[185px]
---------------------------*/
h2.lh {
	width:185px;
	height:28px;
	background:#FFF url(../img/common/lh_bg.gif) no-repeat top left;
	line-height:2.0;
	font-size:92%;
	font-weight:bold;
	color:#563a12;
	padding-left:15px;
}

h2.lh_02 {
	width:185px;
	height:32px;
	background:#FFF url(../img/common/lh_bg02.gif) no-repeat top left;
	font-size:12px;
	font-weight:bold;
	color:#563a12;
	padding-left:15px;
}

.lh_03 {font-size: 10px}
/*
　新商品紹介＆知っ得情報
---------------------------*/
div.banner_info {}

div.banner_info img.mb {
	margin-bottom: 15px;
}

/*
　リフォームプラン
---------------------------*/
div.lnk_reform_plan {}

.lnk_reform_plan ul {
	margin:5px 0 0 10px;
	padding:0 0 0 10px;
	line-height:130%;
	list-style:disc;
}

/*
　資料請求ボタン
---------------------------*/
div.siryo {
	position:relative;
	height:170px;
	background:#FFF url(../img/common/siryo01.jpg) no-repeat;
}

.siryo a{
	margin:0;
	position:absolute;
	top:145px;
	left:30px;
}

/*
　TEL,FAX
---------------------------*/
li.f_tel {
	margin-bottom:5px;
	height:24px;
	background:#FFF url(../img/common/f_tel.gif) no-repeat top left;
	padding-left:40px;
	font-weight:bold;
	font-size:135%;
	color:#255605;
	line-height:1.3;
}

li.tel {
	margin-bottom:5px;
	height:18px;
	background:#FFF url(../img/common/tel.gif) no-repeat top left;
	padding-left:40px;
	font-weight:bold;
	font-size:120%;
	color:#000;
	line-height:1.2;
}

li.fax {
	margin-bottom:5px;
	height:18px;
	background:#FFF url(../img/common/fax.gif) no-repeat top left;
	padding-left:40px;
	font-weight:bold;
	font-size:120%;
	color:#000;
	line-height:1.2;
}

/*
　リフォームプラン
---------------------------*/
.bnr_re_cont{
	float:left;
	text-align:left;

}	

.bnr_re_cont a{
	line-height:1.7em;
	font-size:90%;
}
.m15 {
	margin-bottom: 15px;
}
