@charset "UTF-8";


/*blog
------------------------ */
/*投稿記事区切り*/
.post {
margin: 0 0 40px;
text-align: justify;
padding-top:0px;
border-bottom:1px dotted #ccc;
padding-bottom:10px;

}

/*投稿記事タイトル*/
.post h2{
padding-left:15px;
border-left:6px solid #271010;
margin-bottom:0px;
clear:both;
font-size:1.6em;
}

.post h3{
padding-left:15px;
border-left:6px solid #333;
margin-bottom:10px;
font-size:1.6em;
clear:both;
}


/*single archive*/
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*投稿画像*/
.entry img{
padding:0px 10px 20px 10px;
}

.entry p{
font-size:1.2em;
line-height:1.4em;
}


.postmetadata {
color:#999;
	}

.postmetadata a{
color:#999;
	}
	
.postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: left;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.blognavi {
	display: block;
	text-align: center;
	padding-bottom: 60px;
	font-size:1.2em;
	}

.navigation{
font-size:1.2em;
margin-bottom:15px;}	
	
.alignright {
float: right;
	}

.alignleft {
float: left
	}
	
/*sidebar*/	

.menu{
width:186px;
margin:0px auto 13px;
padding:0px;
border:1px solid #ecc865;
}

/*サイドメニュー内見出し幅*/
.menuarea{
margin:7px auto 15px;
width:170px;
font-size:1.2em;
line-height:1.2;
padding-top:5px;
}

.menuarea li{
list-style:none;
margin:0px auto 10px;
width:154px;/*170-14*/
padding-left: 14px;
background:url(../img/news2.gif)  no-repeat 0px 0px;
}


.menuarea li a:link{color:#0000ff;text-decoration:underline;}
.menuarea li a:visited{color:#0000ff;text-decoration:underline;}
.menuarea li a:hover{color:#330066;text-decoration:underline;}
.menuarea li a:active{color:#330066;text-decoration:underline;}


.blogdate{
text-align:right;
font-size:1.2em;
margin:0;
padding:0;
}

/*
#blog_img{
clear:both;
width:730px;
margin:10px auto 0px;
}*/

/*カテゴリー、バックナンバータイトル*/
h2.pagetitle{
font-size:1.4em;
margin-bottom:15px;}

/*ページナビ*/
.pagenav{
/*text-align:right;*/}


/*common*/

*{
margin:0;
padding:0;
}

body{
margin:0;
/*background-image:url('../img/bg.gif');*/
/*background-repeat: repeat-y;*/
background-color:#f7f5e5;
font-size:10px;
_font-size:62.5%;
line-height:2;
/*font-family: "ＭＳ 明朝", "ヒラギノ明朝 Pro W3", "細明朝体", "平成明朝", "ＭＳ Ｐ明朝";*/
font-family: "ＭＳ ゴシック", Osaka, "ヒラギノゴシック W5", "中ゴシック体",  "ＭＳ Ｐゴシック";
color:#000;
height:100%;
}

h1,h2,h3,h4,h5{
margin:0;
}

img{
border:0;
}

ul,li{
margin:0px;
padding:0px;
}


.fnt12{font-size:1.2em;}
.fnt14{font-size:1.4em;}
.fnt15{font-size:1.5em;}
.fnt16{font-size:1.6em;}
.fnt18{font-size:1.8em;}


.pen{
background-color:#ff0;
padding:2px;
}

.red{color:#cc3333;}
.blue{color:#0000ff;}
.green{color:#424c08;}

.bold{font-weight:bold;}


a:link{color:#0000ff;text-decoration:underline;}
a:visited{color:#0000ff;text-decoration:underline;}
a:hover{color:#330066;text-decoration:underline;}
a:active{color:#330066;text-decoration:underline;}

br.clr{
clear:both;
}

.mb10{
margin-bottom:10px;
}


/*clearfixハック
------------------------------------------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block; min-height: 1%;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/*共通　骨組
------------------------------------------------------------ */

#wrap{
position:relative;
margin:0px auto;
padding:0px;
width:800px;
background-image:url('../img/bg2.gif');
min-height:100%;
}

*html div#wrap{
height:100%;
}


#container{
position:relative;
width:760px;
margin:0px auto;
height:100%;
min-height:100%;
}

/*seo対策用文字*/
#lead{
	height:30px;
	background-color:#feb602;
}


/*ヘッダー*/
#header{
width:760px;
height:90px;
background-image:url('../img/hd_bg.gif');
background-repeat:no-repeat;
margin:0px auto;
}

#maincontents{
width:760px;
margin:0px auto 0px;
margin-bottom:0px;
/*background-image:url(../img/bg_m.gif);*/
/*background-repeat:repeat-y;*/
float:right;
}



/*メインエリア*/
#contents{
width:546px;
float:left;
background-color:#ffffff;
padding-top:15px;
padding-bottom:0px;
margin: 0;
}

/*ナビゲーションエリア*/
#navi{
background-color:#fbedc8;
width:214px;
float:right;
margin-left:0px;
margin-right:0px;
padding-top:0px;
}

/*フッターエリア*/
/*
#footer{
clear:both;
height:32px;
margin:0 auto;
background-color:#330000;
color:#FFFFFF;
font-size:1.2em;
padding:0 15px;
line-height:32px;
}
*/



/*共通
------------------------------------------------------------ */
#logo{
	position:absolute;
	top:1px;
	left:0px;
	_padding:4px 0 0;
}



#lead h1{
font-size:1.2em;
color:#ffffff;
padding:5px 0px 5px 117px;/*[上][右][下][左]*/
font-weight:normal;
}

#hd_logo{
/*width:296px;*/
float:left;
/*margin-top:15px;*/
padding-top:16px;
padding-left:112px;
}


#hd_link{
/*	width:227px;*/
	float:right;
}


/*
#hd_link img{
margin-right:10px;

margin-top:22px;
}
*/

#hd_link ul{
/*float:left;*/
margin:0;
padding:5px 0px 0px;
}

#hd_link li{
	display:block;
	float:right;
	margin-left:17px;
}


/*ナビゲーションエリア
---------------------------------------*/
#menu{
	width:186px;
	margin:0px auto 10px;
}

#menu ul{
padding:0px;
}

#menu li{
	list-style:none;
	margin:0px;
	padding:0px;
	width:186px;
	height:35px;
}


/*メインコンテンツ
---------------------------------------*/
#main{
	width:495px;
	margin:auto;
	padding-bottom: 30px;
}

/*フッターコンテンツ
---------------
#ft_main{
width:700px;
margin:auto;
}
------------------------*/

/*トップメイン画像*/
#top_img{
clear:both;
width:760px;
margin:0px auto;
}




/*style*/

/*ヘッダーメニュー
------------------------------------------------------------ */
#hd_right{
	width:227px;
	float:right;
	padding-right:15px;
	margin-top:16px;
}


/*メインエリア
-----------------------------*/
.ttl2{
margin-bottom:15px;
}

.ttl3{
margin-bottom:20px;
}

.ttl4{
clear:both;
margin:45px auto 5px;
}

.inner p{
font-size:1.4em;
margin-bottom:15px;
}

.inner{
margin:0px auto 35px;
}

.inner2{
margin:0px auto 35px;
}

.inner h2{
margin-bottom:15px;
}

.inner h3{
margin-bottom:10px;
}

.news ul{
list-style-type:none;
}

.news li{
background:url(../img/news.gif) no-repeat left center;
padding-left:20px;
font-size:1.4em;
}



#area{
	width:184px;
	height:140px;
	margin:10px auto;
	border:1px solid #ecc05a;
	background:#FFFFFF;
}

#area_inner{
	padding:10px 10px 0px;
	font-size:12px;
	line-height:1.1em;
	color:#333333;
}

.area_s{
	padding:12px 10px 0px;
	font-size:12px;
	line-height:1.1em;
	color:#333333;
}

.bnr{
width:186px;
margin:0 auto 10px;
}

.pagetop{
	width:495px;
	margin:0px 0px 0px;
	text-align:right;
}



/*フォーム
---------------------------------*/

#contact{
clear:both;
width:495px;
height:210px;
background:url(../img/form_bg.jpg) no-repeat;
margin:25px auto 25px;
}

#contact_inner{
/*width:326px;*/
margin:auto;
padding:79px 0px 16px 18px;
}

.btn_estimate{
	clear:right;
	/*width:321px;*/
margin:7px auto 0;
}



/*フッター
------------------------------------*/

.foot{
border-top:1px solid #291111;
}

.footin{
width:502px;
margin:0px auto;
font-size:1.2em;
line-height:150%;
padding:15px 0 10px;

}


#footer{
	clear:both;
	width:760px;
	height:32px;
	background-color:#291111;
	padding:0px;
	margin:0px auto;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:32px;
}

.ft_left{
float:left;
margin:0px;
padding:0px 10px 0px;
font-size:12px;
letter-spacing:1px;
line-height:32px;
color:#ffffff;
}

.ft_right{
float:right;
margin:0px;
padding:0px 10px 0px;
font-size:10px;
letter-spacing:1px;
line-height:32px;
color:#ffffff;
text-align:right;}



/*お客様の声
-----------------------------------*/

.nextpage{
text-align:right;
font-size:1.4em;
margin:15px 0;}

.voice{
clear:both;
width:496px;
padding:20px 0;
border-bottom:2px dotted #ccc;
}


.btn_voice{
margin:5px 0px;
}

.voice_l{
	width:190px;
	float:left;
	text-align:center;
}

.voice_r{
	width:300px;
	float:right;
	font-size:1.2em;
}

.voice_r p{
margin-bottom:12px;}

.voice_ttl{
font-weight:bold;
font-size:1.2em;
}


/*施工例
--------------------------------------------*/


.jirei{
width:496px;
padding:10px 0px;
border-bottom:2px dotted #ccc;
clear:both;
margin:auto;
}

.jirei2{
width:496px;
padding:10px 0px;
clear:both;
margin:auto;
}

.jirei2 img{
border:1px solid #ccc;
padding:5px;}



.jirei_l{
width:190px;
float:left;
}

.jirei_m{
width:15px;
height:100px;
float:left;
background:url(../img/jirei_arrow.gif) top left no-repeat;
}

.jirei_r{
width:280px;
float:right;
margin-bottom:10px;
}

.jirei_b{
clear:both;
font-size:1.2em;
margin-bottom:10px;
}


.jirei_ttl{
font-weight:bold;
font-size:1.6em;
}

.date{
text-align:left;
}

/*職人紹介
------------------------------------*/
.staff_a{
clear:both;
padding-bottom:20px;
border-bottom:2px dotted #ccc;
margin-bottom:30px;
}

.staff_hd{
margin-bottom:20px;
}

.staff_t{
clear:both;
margin-bottom:30px;
}
/*
.staff_t img{
margin-bottom:20px;
}*/

.staff_t p{
font-size:1.4em;
line-height:1.6;
margin-bottom:10px;
}

.staff{
clear:both;
width:496px;
/*
padding:20px auto;
border-bottom:2px dotted #ccc;
margin-bottom:20px;*/

}

.staff_ad{
line-height:1.2;}

/*
.staff{
	clear:both;
	width:496px;
	padding:5px 0 20px 10px;
	border-left:7px solid #cccc66;
margin-bottom:20px;
}
*/

.staff_l{
width:230px;
float:left;
text-align:center;
}

.staff_r{
width:246px;
float:right;
}

.staff_r p{
font-size:1.2em;
line-height:1.6;
margin-bottom:15px;
}

.staff_name{
margin-bottom:10px;
line-height:1.4;
font-weight:bold;
}

.staff_l img{
margin-bottom:10px;
}




.photo{
/*margin:10px;*/
padding:5px;
border:1px solid #ccc;
}


.staff_tbl{
padding:5px;

border-bottom:2px dotted #aaa;
}

/*会社概要
------------------------ */

.about_tbl{
width:480px;
border-collapse: separate;
border-spacing: 3px;
}

.about_l{
background:#eeeeee;
padding:7px;
text-align:center;
font-size:1.4em;
}

.about_r{
padding:7px;
font-size:1.4em;
}

.about_r p{
font-size:1em;
}

.about_photo{
	width:488px;
	margin:10px auto;
}

.about_photo img{
border:1px solid #CCCCCC;
}

/*施工の流れ
-------------------------------*/

.process{
clear:both;
width:495px;
padding:30px 0;
border-bottom:2px dotted #ccc;
}

.process_r{
	width:150px;
	float:right;
	text-align:left;
	line-height:1.5;
}

.process_r img{
border:1px solid #CCCCCC;
}

.process_l{
	width:335px;
	float:left;
}

.process_l p{
font-size:1.2em;
}

.process_ttl{
	width:336px;
	font-weight:bold;
	font-size:1.4em;
	border-bottom:1px solid #330000;
	margin-bottom:10px;
}

.process_imt{
margin-top:5px;}

.column{
width:296px;
padding:15px;
background-color:#feffba;
}

.column strong, .column2 strong{
margin-bottom:20px;
font-size:1.6em;
font-weight:bold;

line-height:1.2;
color:#6f011a;
}

.column2{
margin:10px auto;
width:466px;
padding:15px;
background-color:#feffba;
}

.column2 p{
font-size:1.2em;
}

.pro_ttl{
font-size:1.4em;
font-weight:bold;
margin:15px auto 0px;}

.pro_ttl2{
color:#cc3333;
margin:10px auto 0px;}


.pro_list{
margin:10px auto;
}

.pro_list li{
list-style:none;
margin-left:3em;
text-indent:-3em;
font-size:1.2em;}

.ind1{
margin-left:3em;
text-indent:-3em;
}


/*見積もり
------------------------ */

.estimate_tbl{
width:465px;
margin:10px auto;
}

.estimate_form{
width:480px;
border-collapse: separate;
border-spacing: 3px;
margin:10px auto;
}

.estimate_l{
background:#eeeeee;
padding:7px;
text-align:center;
font-size:1.2em;
width:100px;
}

.estimate_r{
padding:7px;
font-size:1.2em;
}

.nextpage{
text-align:right;
font-size:1.2em;
clear:both;
}


.frm_name{
width:100px;
}

.frm_mail{
width:160px;
}

.frm_tel{
width:120px;
}

.frm_adrs{
width:260px;
}

#sitemap{
margin-left:20px;
font-size:1.4em;
}

.img_r{
clear:both;
float:right;
margin-left:10px;}

.img_l{
clear:both;
float:left;
margin-right:10px;}

.photo{
border:1px solid #999999;
padding:5px;}
/*
.photo{
border:1px solid #ccc;
padding:3px;
}*/

.photo2{
border:1px solid #999999;
}

.mar_b{
margin-bottom:15px;}


/*資料請求*/
.form_nm{
margin:40px auto;}









/**/

.senmon3 ul{
list-style:none;
}

.senmon3 li{
list-style:none;
font-size:1.2em;
font-weight:bold;
}

.senmon6{
width:495px;
clear:both;
}

.senmon6_r{
width:192px;
float:right;
margin-left:10px;}

.senmon6_l{
width:285px;
float:left;}

.detail{
margin:10px 0 5px;
background-image:url('../img/int.gif');
padding-left:20px;
background-repeat: no-repeat;
font-size:1.2em;
line-height:100%;
height:18px;
vertical-align:middle;
float:right;
}


.hosyo{
text-align:center;
}

/*media*/
.media{
clear:both;
width:496px;
padding:20px 0;
border-bottom:2px dotted #ccc;
}

.media_l{
width:215px;
float:left;
text-align:center;
}

.media_r{
	width:270px;
	float:right;
	font-size:1.2em;
	line-height:1.6;
}

.media_rt{
	width:270px;
	margin:auto;
}

.media_rt p{
margin-bottom:5px;}

.media_ttl{
font-weight:bold;
font-size:1.2em;
padding-left:1em;
text-indent:-1em;
}

.media_a{
clear:both;
width:496px;
padding:20px 0;
border-bottom:2px dotted #ccc;
font-size:1.2em;
}


/*map
------------------------ */

ul.map{
padding-left:20px;
font-size:1.2em;
}

/*gaina*/
.gaina_ttl{
font-size:1.4em;
font-weight:bold;
color:#cc3333;
margin:25px auto 10px;}

.g_list{
font-size:1.4em;
margin-left:15px;}

.cap_r{
float:right;
margin:0px 0px 3px 10px;
margin-bottom:15px;
color: #333333;
font-size:10px;
}


/*gaina*/
.gaina_ttl{
font-size:1.4em;
font-weight:bold;
color:#cc3333;
margin:25px auto 10px;}

.g_list{
font-size:1.4em;
margin-left:15px;}

.cap_r{
float:right;
margin:0px 0px 3px 10px;
margin-bottom:15px;
color: #333333;
font-size:10px;
}



/*story*/
.st{
clear:both;
/*width:496px;*/
padding:10px 0 20px;
border-bottom:2px dotted #ccc;
}

.st img{
border:1px solid #CCCCCC;
}

.st_date{
padding-left:15px;
border-left:6px solid #333333;
margin-bottom:10px;
clear:both;
font-size:1.4em;
}

.st_c{
float:left;
margin:0px 19px;
}

.st_l{
float:left;
}

.st_r{
float:right;
margin-bottom:10px;
}

.st_dr{
float:right;
margin-left:10px;
}

.st_dr img{
margin-bottom:5px;}

