@charset "utf-8";

/*
 挨拶文
------------------------*/
#message {
	width:500px;
	background:#FFF;
	margin-bottom:15px;
}

#message p {
	padding:0 5px;
	line-height:1.8;
}
*html #message p {line-height:1.8;}

/*
 汎用ボックス[710px]
----------------------------*/
.Box710 {
	width:710px;
	float:left;
	margin-bottom:15px;
}

/*
 汎用ボックス[500px]
----------------------------*/
.Box500{
	width:500px;
	float:left;
	margin-bottom:15px;
}

/*
 汎用ボックス[245px]
----------------------------*/
.Box245{
	width:245px;
	float:left;
	margin-bottom:15px;
}

.Box245 img {float:left; margin:10px 10px 0 0;}
.Box245 a {font-weight;bold!important;}
.Box245 p {padding-right:5px;}
.Box245 ul li {margin:10px;}

/* 左に10px余白 */
.mleft10 {margin-left:10px;}

/*
　見出し[245px]
---------------------------*/
h2.sh {
	width:245px;
	height:28px;
	background:#FFF url(../img/common/sh_bg.gif) no-repeat top left;
	line-height:2.4;
	font-size:92%;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
}

/*
　見出し[500px]
---------------------------*/
h2.bh {
	width:500px;
	height:28px;
	background:#FFF url(../img/common/bh_bg.gif) no-repeat top left;
	line-height:2.4;
	font-size:92%;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
}

/*
 汎用ボックス[185px]
----------------------------*/
.Box185{
	width:185px;
	float:left;
	margin-bottom:15px;
}

/*
 左カラム
---------------------------*/
.Box185 ul li {padding-bottom:5px;}

#siryo01 {
	margin-top:10px;
	position:relative;
	background-image:url(../img/common/siryo01.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:170px;
}

#siryo01 p{
	margin:0;
	position:absolute;
	top:145px;
	left:30px;
}

li.f_tel {
	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;
}

*:first-child+html li.f_tel {
 font-size:17px;
}

li.tel {
	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 {
	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;
}



/*
　見出し[185px]
---------------------------*/
h2.lh {
	width:185px;
	height:23px;
	background:#FFF url(../img/common/lh_bg.gif) no-repeat top left;
	line-height:2.0;
	font-size:92%;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
}

.bc {text-align:center;}
/*
 会社案内[500px]
----------------------------*/
.company p{
	float:left;
	margin:10px 0 5px 5px;
	padding:0;
	width:255px;
}
.company .rinen{
	float:left;
	margin:10px 0 5px 5px;
	padding:0;
}

.company img{
	float:left;
	margin:10px 0 5px 10px;
}

.company table{
	width:500px;
	margin:20px auto 0;
	font-size:100%;
}

.company table th{
	width:20%;
	padding:7px 5px;
	border-top:2px solid #aaa;
	border-bottom:2px solid #aaa;
	border-right:1px dashed #aaa;
	font-weight:bold;
}

.company table td{
	padding:7px 5px;
	border-top:2px solid #aaa;
	border-bottom:2px solid #aaa;
}

.Box500 iframe{
	border:1px solid #666;
}

* html #detail{
	text-align:center;
}

#blog_president {
	float:left;
	width:211px;
	text-align:center;
}
#blog_president img {
	padding:0 15px;
}

/*
 プライバシーポリシー[500px]
----------------------------*/
.Box500 dl{
	margin:10px 0;
}

.Box500 dd{
	margin-bottom:20px;
}

.signature {
	text-align:right;
	margin-right:20px;
}

/*
　リフォームプラン
---------------------------*/
.bnr_re_cont{
	float:left;
	text-align:left;

}	

.bnr_re_cont a{
	line-height:1.7em;
	font-size:90%;
}

/*
　古民家再生・古材利用
---------------------------*/

.kominka table{
	margin:10px 5px 10px;
}


/*
　譲れないこだわり！！
---------------------------*/

/*
　光と風のコンセプト
---------------------------*/

.concept td {
	padding:5px;
}






