@charset "utf-8";

/*
 見出し[500px、245px]
------------------------*/
h2.title,
h2.title_l,
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.title_l {
	width:710px;
	background:#FFF url(../img/common/bh_bg_l.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 */


/*
　暮らしの情報
------------------------*/

#kurashi {
	text-align:center;
	margin-bottom:20px;
}

#kurashi .main {
/*	background-color:#3399FF;*/
	background:url("../img/top/bg_kurashi.gif") repeat;
}

#kurashi table {
	width:500px;

}

#kurashi table td {
	padding:0;
/*	padding:10px;*/
	border:1px solid #7fafec;
}


#kurashi table td.title {
	margin:0;
	padding:3px 0;
	background-color:#003399;
	color:#fff;
	font-weight:bold;
}

#kurashi img {
	padding:8px 0;
}



/*
　挨拶文
------------------------*/
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;
}

.company img{
	margin:0;
}

.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;
}

/*
　新商品紹介＆知っ得情報
---------------------------*/
div.banner_info {}

div.banner_info img.mb {
	margin-bottom: 15px;
}


div.banner a {
	margin:0 5px 10px 0;
	display:block;
	float:left;
	width:160px;
	height:30px;
}

div.banner a.bnr01 {
	background:url(../img/common/bnr_inax.gif)
}
div.banner a.bnr01:hover{
	background:url(../img/common/bnr_inax_on.gif)
}
div.banner a.bnr02 {
	background:url(../img/common/bnr_toto.gif)
}
div.banner a.bnr02:hover{
	background:url(../img/common/bnr_toto_on.gif)
}
div.banner a.bnr03 {
	background:url(../img/common/bnr_chofu.gif)
}
div.banner a.bnr03:hover{
	background:url(../img/common/bnr_chofu_on.gif)
}
div.banner a.bnr04 {
	background:url(../img/common/bnr_cleanup.gif)
}
div.banner a.bnr04:hover{
	background:url(../img/common/bnr_cleanup_on.gif)
}
div.banner a.bnr05 {
	background:url(../img/common/bnr_sunwave.gif)
}
div.banner a.bnr05:hover{
	background:url(../img/common/bnr_sunwave_on.gif)
}
div.banner a.bnr06 {
	background:url(../img/common/bnr_noritz.gif)
}
div.banner a.bnr06:hover{
	background:url(../img/common/bnr_noritz_on.gif)
}
div.banner a.bnr07 {
	background:url(../img/common/bnr_panasonic.gif)
}
div.banner a.bnr07:hover{
	background:url(../img/common/bnr_panasonic_on.gif)
}


div.banner a.right {
	margin:0 0 10px 0;
}

/*
　リフォームプラン
---------------------------*/
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;
}


/*
　まごころらいふ
---------------------------*/

.magokoro{
	margin:10px 0 0 0;
}

.magokoro .m_btn{
	float:left;
	width:710px;
	margin:10px 0 20px;	
}

.magokoro .m_btn ul li{
	float:left;
	width:182px;
	margin-right:30px;
}

.magokoro .m_btn ul li a{
	float:left;
	display:block;
	width:182px;
}

.m_box {
	margin-bottom:30px;
	background-color:#fff;
}

.m_box h3 {
	width:710px;
	height:29px;
	margin-bottom:15px;
	text-indent:-9999px;
}

#han_box h3 {
	background:url(../img/magokoro/title_han.gif) no-repeat top left;
}

#ren_box h3 {
	background:url(../img/magokoro/title_ren.gif) no-repeat top left;
}

#kaisyu_box h3 {
	background:url(../img/magokoro/title_kaisyu.gif) no-repeat top left;
}


#kaisyu_box tr td.sekorei {
	text-align:center;
	margin:0 auto;
}

#kaisyu_box tr td.sekorei img {
	margin:10px 0;
}

.m_box table {
	width:680px;
	border:2px solid #d933d9;
	margin-left:10px;
}

.m_box table tr , .m_box table td{
	border:1px solid #eba7f0;
}

.m_box table td{
	padding:5px 10px;
}

.m_box table td.kou{
	width:130px;
}
.m_box table td.naiyo{
	width:550px;
}

.illust {
	line-height:4.0;
	text-indent:1em;
}

.illust strong , .appeal strong{
	color:#aa0000;
}

.illust img{
	float:left;
}

.toi  {
	margin-left:10px;
	margin-bottom:10px;
}

.toi img {
	margin:0 10px 10px 0;
}

.toi p {
	margin:0;
	font-weight:bold;
	font-size:12px;
}

.toi p.appeal {
	color:#aa0000;
}

.appeal {
	margin-bottom:15px;
	margin-top:-10px;
}

.appeal p{
	font-weight:bold;
	float:left;
	width:400px;
	margin-right:5px;
	line-height:1.5em;
}

.appeal img{
/*	float:left;*/
}
