/*
Theme Name: DECADE
Theme URI: http://branu.jp/
Author: BRANU,Inc.
Version:3.4
*/
@charset "UTF-8";


/*----------------------------------------
■共通設定
-----------------------------------------*/
body {
	font-family: 'Meiryo','Hiragino Kaku Gothic Pro','MS PGothic',sans-serif;
	word-break:break-all;
	word-wrap: break-word;
	background-color: #ffffff;
	color: #333;
	font-size: 81%;
	min-width:920px;
	line-height: 1.7;
}
#wrapper {
position:relative;
	overflow:hidden;
}
p {}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
img {
	vertical-align:middle;
	border: none;
}
a:link,a:visited {
	color: #000000;
	text-decoration:underline;
	outline-style:none;
}
a:active,
a:hover {
	color: #000000;
	text-decoration:none;
}

/*ローカル作業用一時設置スタイル 公開処理でコメントアウトするか削除する*/
/*.theme-customizer-css #contents{
	width:680px;
	float:left;
}
.theme-customizer-css #side-right{
	width:200px;
	float:right;
}*/


/*----------------------------------------
■汎用クラス
-----------------------------------------*/
.title{
	background:#a6a6a6;
	padding:8px;
	margin-bottom:20px;
}
.title2{
	background:#000000;
	color:#ffffff;
	padding:8px;
	margin-bottom:20px;
}
.title2 a{
	color:#ffffff;
}
.icon_link{
	background:url(../../../images/item/icon_link.png) no-repeat left center;
	padding-left:20px;
}
.table-a{
	width:100%;
	border:solid 1px #000000;
	margin-bottom:18px;
}
.table-a th{
	padding:5px;
	font-weight:normal;
	background:#efefef;
	border:solid 1px #000000;
	vertical-align:middle;
}
.table-a td{
	padding:5px;
	background:#ffffff;
	border:solid 1px #000000;
}
.mb20{
	margin-bottom:20px;
}

.mb{
	margin-bottom:18px;
}
.common_h4 {
	margin-bottom:10px;
	border-bottom:1px solid #999;
}
.common_h3 {
	margin-bottom:10px;
	background:#999;
	color:#fff;
	padding:5px;
}
/*----------------------------------------
■header
-----------------------------------------*/
/*#site-header{
	height:82px;
	border-bottom:1px solid #000;
}
#site-header-inner{
	width:920px;
	margin:0 auto;
	position:relative;
}

#site-header h1{
	font-weight:normal;
}
#header-social{
	position:absolute;
	top:5px;
	right:0;
	list-style:none;
	margin:0;
	padding:0;
}
#header-social li{
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
#header-social li img{
	vertical-align:top;
}

#header-link{
	position:absolute;
	right:140px;
	top:45px;
	list-style:none;
}
#header-link li{
	float:left;
	margin-right:10px;
}
#header-link li a{
	background:url(../../../images/item/icon_link.png) no-repeat left center;
	padding-left:20px;
}
#header-contact{
	position:absolute;
	right:0;
	top:35px;
}

#header-contact a{

}*/

/*----------------------------------------
■global-nav
-----------------------------------------*/
/*#global-nav{
	width:920px;
	margin:0 auto 20px auto;
}
#global-nav ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	width:920px;

}
#global-nav li{
	display:inline;
	
}
#global-nav a{
	float:left;
	display:block;
	height:50px;
	overflow:hidden;
	text-indent:-100%;
	white-space:nowrap;	
}
.globalNavi1 a{
	width:154px;
	background:url(/images/gnavi/gnavi_bnr_01.png) no-repeat;
}
.globalNavi2 a{
	width:153px;
	background:url(/images/gnavi/gnavi_bnr_02.png) no-repeat;
}
.globalNavi3 a{
	width:153px;
	background:url(/images/gnavi/gnavi_bnr_03.png) no-repeat;
}
.globalNavi4 a{
	width:153px;
	background:url(/images/gnavi/gnavi_bnr_04.png) no-repeat;
}
.globalNavi5 a{
	width:153px;
	background:url(/images/gnavi/gnavi_bnr_05.png) no-repeat;
}
.globalNavi6 a{
	width:154px;
	background:url(/images/gnavi/gnavi_bnr_06.png) no-repeat;
}
#global-nav a:hover,
.home .globalNavi1 a,
.gallery .globalNavi2 a,
.page-id-2 .globalNavi3 a,
.page-id-115 .globalNavi4 a,
.faq .globalNavi5 a,
.blog .globalNavi6 a
{
	background-position:0 -60px;
}*/
/*----------------------------------------
■メインビジュアル
-----------------------------------------*/
/*#mainvisual{

	margin:0 auto 20px auto;
}
#sub-mainvisual {
	background:#808080;
	padding:30px 0 30px 30px;
}
#sub-mainvisual>p {
	font-size:180%;
	color:#fff;
}*/
/*----------------------------------------
■main
-----------------------------------------*/
/*#main{
	width:920px;
	margin:0 auto 20px auto;
}*/

/*----------------------------------------
■contents
-----------------------------------------*/
.layout-column1 #contents{
	margin:0;
}
.layout-column2-left #contents{
	margin-right:20px;
}
.layout-column2-right #contents{
	margin-left:20px;
}
.layout-column3 #contents{
	margin:0 20px;
}
/*#pankuzu{
	margin-bottom:18px;
}*/

/*----------------------------------------
■side
-----------------------------------------*/
/*#side-left .blog h2,#side-left .gallery h2 {
	background:#888;
}*/
#text-6 h2,
#text-8 h2{
	background:#a6a6a6;
	padding:6px;
	font-weight:normal;
}

/*.widget_area.gallery h2{
	background:#a6a6a6;
	padding:6px;
	font-weight:normal;
}
.widget_area.gallery ul{
	list-style:none;
	margin-bottom:10px;
}*/
.widget_area.blog ul{
	list-style:none;
	margin-bottom:10px;
}

.widget_area.property h2{
	background:#a6a6a6;
	padding:6px;
	font-weight:normal;
}
.widget_area.property ul{
	list-style:none;
	margin-bottom:10px;
}
.widget_area.item h2{
	background:#a6a6a6;
	padding:6px;
	font-weight:normal;
}
.widget_area.item ul{
	list-style:none;
	margin-bottom:10px;
}
.sidenavi{
	list-style:none;
	margin-bottom:10px;
}
.sidenavi a{
	display:block;
	background:#d4d4d4 url(../../../images/item/icon_link.png) no-repeat 5px center;
	padding:6px 0 8px 25px;
	border-bottom:solid 1px #ffffff;
}
#widget_banner-2 ul{
	list-style:none;
}
#widget_banner-2 li{
	text-align:center;
	margin-bottom:10px;
}
/*#facebook_twitter ul{
	list-style:none;
	margin-bottom:10px;
}
#facebook_twitter ul li{
	float:left;
}
#facebook_twitter ul li a{
	display:block;
	width:100px;
	height:20px;
	overflow:hidden;
	text-indent:-100px;
	overflow:hidden;
	outline-style:none;
}
#btn_facebook{
	background:url(../../../images/side/bg_facebook.png) no-repeat;
}
#btn_facebook.selected{
	background:url(../../../images/side/bg_facebook_selected.png) no-repeat;
}
#btn_twitter{
	background:url(../../../images/side/bg_twitter.png) no-repeat right;
}
#btn_twitter.selected{
	background:url(../../../images/side/bg_twitter_selected.png) no-repeat right;
}

#tabs_facebook{
	background:#ffffff;
}

#facebook_twitter_box{
	position:relative;
	height:300px;
}
#tabs_facebook,
#tabs_twitter{
	position:absolute;
	left:0;
	top:0;
}
#tabs_twitter{
	display:none;
}*/

/*----------------------------------------
■footer
-----------------------------------------*/
/*#site-footer{
	border-top:solid 1px #000000;

}
#site-footerinner{
	padding-top:10px;
	width:920px;
	margin:auto;
}
.inner{
	width:920px;
	margin:auto;
}
#footer-nav{
	text-align:left;
}
#footer-nav ul{
	display:inline;
	list-style:none;

}
#footer-nav li{
	display:inline;
	padding:0 7px;
}

#footer-free{
	margin-bottom:18px;
}

#footer-copyright{
	text-align:center;
	margin:0;
}*/
/*
Back to top button 
*/
/*#back-top {
	position: fixed;
	bottom: 20px;
	right:20px;
}
#back-top a {
	width: 57px;
	height: 57px;
	display: block;

}
#back-top span {
	width: 57px;
	height: 57px;
	display: block;
	background:url(../../../images/item/up-arrow.png) no-repeat center center;
	cursor:pointer;
}*/

/*----------------------------------------
■TOP
-----------------------------------------*/
/*#news{
}
#news ul{
	padding:0;
	margin:0;
}
#news li{
	list-style:none;
	border-bottom:dotted 1px #000000;
	padding:10px 0;
}
#news li a{
	margin-left:30px;
}*/

/*----------------------------------------
■会社概要
-----------------------------------------*/
.googlemap{
	width:100%;
	height:350px;
}

/*----------------------------------------
■blog
-----------------------------------------*/
.blog-nomb img{
	margin-bottom:0!important;
}
.postmeta{
	padding:10px;
	border-top:solid 1px #000000;
	position:relative;
}
.postmeta ul{
	list-style:none;
}
.postmeta ul li{
	float:left;
}

.single_meta{
	position:absolute;
	right:0;
	top:10px;
}
.single_meta li{
	padding-left:10px;
}
/* comment form */
.form-submit {
	margin-top:3px;
}
.comment-form-url,.comment-form-email,.comment-form-author,.comment-notes {
	padding:3px;
}
.logged-in-as{
	text-align:right;margin-top:-20px
}
.comment-form-comment textarea {
	width:670px;
	height:50px;
}
.form-allowed-tags,.comment-form-comment label {
	display:none;
}
#commentform input{
	margin-left:5px;
}

/*----------------------------------------
■お問い合わせ
-----------------------------------------*/
label {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
.wpcf7 input,
.wpcf7 textarea {
	border: 1px ##bbb solid;
 color: #666666;
    font-size: 90%;

    margin: 6px;
    padding: 10px;
	/* CSS3 */

}
.wpcf7 select{
    margin: 6px;
    padding: 5px;
}
.wpcf7 .btn-submit {
	text-align:center;
}
.wpcf7 .wpcf7-submit {
	cursor:pointer;
	clear: both;
	width: 200px;
	border: none;
	margin: 10px auto 0 auto;
	background: #da5f14;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:0.1em;
	/* CSS3 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.wpcf7-textarea {
	width:430px;
	height:100px;
	resize:vertical;
}
/*----------------------------------------
■施工事例
-----------------------------------------*/
.gallery_list{
	list-style:none;
	margin:0 0 0 -13px;
}
.gallery_list li{
	width:146px;
	height:210px;
	float:left;
	border:solid 1px #999999;
	margin:0 0 10px 13px;
	padding:6px;
	background:#ffffff;
}
.gallery_list li p.photo{
	margin:0;
}
.gallery_list li p.name{
	line-height:1.5;
	height:38px;
	overflow:hidden;
	font-size:81%;
	margin:0;
}
.gallery_list .detail{
	width:146px;
	text-align:center;
	margin:0;
	background:#000000;
	font-size:78%;
}
.gallery_list .detail a{
	color:#ffffff;
}
.gallery_list .detail a:visited{
	color:#ffffff;
}
#beforeafter_box{
	float:right;
	width:470px;
	margin:0 40px 0 0;
}
.before_after{
	display:none;

}
.balinkswrap{
	display:none;
	height:50px;
	margin:0 0 50px 0;
	position:relative;
}
.balinksleft{
	position:absolute;
	left:0;
	top:0;
}
.balinksright{
	position:absolute;
	right:0;
	top:0;
}
.gallery_switch{
	list-style:none;
	float:left;
	width:130px;
}
.gallery_switch li{
	width:146px;
	margin:0 0 4px 0;
}
.gallery_photo{
	list-style:none;
	margin:0 0 20px 0;
}
.gallery_photo li{
	margin:0 0 10px 0;
}
.gallery_photo li img{
	float:left;
	padding:0 20px 0 0;
}

/*----------------------------------------
■不動産物件
-----------------------------------------*/
/*.property_image{
	list-style:none;
}
.property_image li{
	float:left;
	border:solid 1px #cccccc;
	margin-right:10px;
	margin-bottom:10px;
}
.property_image li a{
	padding:5px;

}*/

/*----------------------------------------
■よくある質問
-----------------------------------------*/
#faq dd{
	display:none;
}
.faq_dl{
	margin-bottom:20px;
}
.faq_dl dt{
	font-weight:bold;
}
/*----------------------------------------
■コメント
-----------------------------------------*/
#comments .comment-meta {
	position:absolute;
	right:0;
	top:0;
}
#comments .comment-body {
	position:relative;
}
#comments .comment-body cite{
	font-style:normal;
	font-weight:bold;
	margin-left: 5px;
}
#comments .comment{
	margin:20px 0;
}
#comments .children,#comments .comment-body>p,#comments .reply{
	margin-left:40px
}

#comments .comment-author>span,#comments .comment-author>cite {
	vertical-align:super;
}







/* ここからオリジナルスタイル追記 2013/07/02
-----------------------------------------*/


/*----------------------------------------
■共通設定
-----------------------------------------*/
body {
background-color: #ececec;
}


/*----------------------------------------
■header
-----------------------------------------*/
#site-header{
height:104px;
background:url(/images/common/hd_bg01.gif) repeat-x top #FFF;
}
#site-header-inner{
width:920px;
margin:0 auto;
position:relative;
}
#hd_h1{
position:absolute;
top:12px;
left:0;
font-size:85%;
font-weight:normal;
line-height:1;
color:#999999;
}
#hd_logo{
position:absolute;
top:35px;
left:0;
}
#hd_sns{
position:absolute;
top:10px;
right:0;
list-style:none;
margin:0;
padding:0;
}
#hd_sns li{
float:left;
margin:0;
padding:0;
overflow:hidden;
}
#hd_sns li img{
vertical-align:top;
}
#hd_info{
position:absolute;
top:48px;
right:0;
width:391px;
}
#hd_info p{
float:left;
}

/*----------------------------------------
■メインビジュアル
-----------------------------------------*/
#mainvisual{
width:100%;
background:url(/images/common/catch_bg01.jpg) repeat-x top;
padding:0;
}
.home #mainvisual{
height:410px;
}
#mainvisual .rhinofader{
width:920px;
margin:0 auto;
}
#mainvisual h2{
width:920px;
margin:0 auto;
}


/*----------------------------------------
■global-nav
-----------------------------------------*/
#global-nav{
width:100%;
height:70px;
background:url(/images/common/gnav_bg01.gif) repeat-x top;
}
#global-nav ul{
list-style:none;
margin:0 auto;
padding:0;
width:920px;
}
#global-nav li{
display:inline;
}
#global-nav a{
float:left;
display:block;
height:70px;
overflow:hidden;
text-indent:-100%;
white-space:nowrap;
}
.globalNavi1 a{
width:150px;
background:url(/images/common/gnav_btns.gif) no-repeat 0px 0px;
}
.globalNavi1 a:hover,
.home .globalNavi1 a{
background:url(/images/common/gnav_btns.gif) no-repeat 0px -70px;
}
.globalNavi2 a{
width:150px;
background:url(/images/common/gnav_btns.gif) no-repeat -150px 0px;
}
.globalNavi2 a:hover,
.page-id-1169 .globalNavi2 a{
background:url(/images/common/gnav_btns.gif) no-repeat -150px -70px;
}
.globalNavi3 a{
width:170px;
background:url(/images/common/gnav_btns.gif) no-repeat -300px 0px;
}
.globalNavi3 a:hover,
.page-id-1173 .globalNavi3 a{
background:url(/images/common/gnav_btns.gif) no-repeat -300px -70px;
}
.globalNavi4 a{
width:150px;
background:url(/images/common/gnav_btns.gif) no-repeat -470px 0px;
}
.globalNavi4 a:hover,
.gallery .globalNavi4 a{
background:url(/images/common/gnav_btns.gif) no-repeat -470px -70px;
}
.globalNavi5 a{
width:150px;
background:url(/images/common/gnav_btns.gif) no-repeat -620px 0px;
}
.globalNavi5 a:hover,
.blog .globalNavi5 a{
background:url(/images/common/gnav_btns.gif) no-repeat -620px -70px;
}
.globalNavi6 a{
width:150px;
background:url(/images/common/gnav_btns.gif) no-repeat -770px 0px;
}
.globalNavi6 a:hover,
.page-id-2 .globalNavi6 a{
background:url(/images/common/gnav_btns.gif) no-repeat -770px -70px;
}


/*----------------------------------------
■main
-----------------------------------------*/
#main{
clear:both;
overflow:hidden;
width:920px;
margin:0 auto;
padding:20px 0 70px;
}


/*----------------------------------------
■contents
-----------------------------------------*/

#pankuzu{
	margin:0 0 15px 0;
}
.btn_inquiry{
clear:both;
padding-top:20px;
}

/*--------------------*/

.cmntit01{
height:40px;
padding:0 10px;
margin-bottom:16px;
background:url(/images/common/cmntit_bg01.jpg) no-repeat;
line-height:40px;
font-size:123.1%;
color:#FFF;
}
.cmntit01 a{color:#FFF;}

/*--------------------*/

.cmnbox_l,
.cmnbox_r{
clear:both;
overflow:hidden;
padding-bottom:30px;
}
.cmnbox_l .img{
float:left;
width:216px;
}
.cmnbox_l .text{
float:right;
width:448px;
}
.cmnbox_r .img{
float:right;
width:216px;
}
.cmnbox_r .text{
float:left;
width:448px;
}

/*--------------------*/

.box_pages{
clear:both;
overflow:hidden;
padding-top:15px;
padding-bottom:30px;
}
.box_pages .back{
float:left;
width:330px;
}
.box_pages .next{
float:right;
width:330px;
text-align:right;
}
.box_pages .back a{
height:12px;
padding-left:15px;
background:url(/images/common/ic_arrow02.png) no-repeat left 6px;
line-height:12px;
}
.box_pages .next a{
height:12px;
padding-right:15px;
background:url(/images/common/ic_arrow03.png) no-repeat right 6px;
line-height:12px;
}

/*--------------------*/

.wp-pagenavi{
clear:both;
text-align: center;
padding-bottom:30px;
}
.wp-pagenavi a,
.wp-pagenavi .current{
background:#FFF;
display: -moz-inline-box;
display: inline-block;
/display: inline;
/margin-right: 1px;
line-height: 30px;
width: 30px;
height: 30px;
/zoom: 1;
margin-right:5px;
color:#000;
border:solid 1px #3e1a06;
}
.wp-pagenavi a{
text-decoration:none;
}
.wp-pagenavi .current{
color:#FFF;
background:#3e1a06;
}
.wp-pagenavi a:hover {
color:#FFF;
background:#3e1a06;
text-decoration:none;
}


/*----------------------------------------
■side
-----------------------------------------*/
#categories-3,
#widget_2_category-3{
padding-bottom:10px;
}
#categories-3 h2,
#widget_2_category-3 h2{
height:40px;
background:url(/images/common/sd_category.gif) no-repeat !important;
text-indent:-9999px;
}
#categories-3 li,
#widget_2_category-3 li{
border-bottom:dotted 1px #000;
}
#categories-3 li a,
#widget_2_category-3 li a{
display:block;
padding:8px 0 8px 20px;
background:url(/images/common/ic_arrow01.png) no-repeat 5px 15px;
}

/*--------------------*/

#archives-2{
padding-bottom:10px;
}
#archives-2 h2{
height:40px;
background:url(/images/common/sd_archive.gif) no-repeat !important;
text-indent:-9999px;
}
#archives-2 select{
margin:10px 0 20px 0;
width:200px;
font-size:108%;
}

/*--------------------*/

#nav_menu-2 a:link{ text-decoration:none;}
#nav_menu-2 a:active{ text-decoration:none;}
#nav_menu-2 a:visited{ text-decoration:underline;}
#nav_menu-2 a:hover{ text-decoration:underline;}
#nav_menu-2 h2{
height:40px;
background:url(/images/common/sd_tit01.gif) no-repeat !important;
text-indent:-9999px;
}
#nav_menu-2 .menu-side_menu-container{
padding-bottom:3px;
background:url(/images/common/sd_bg02.jpg) no-repeat bottom;
}
#nav_menu-2 ul{
width:190px;
margin:0 auto;
}
#nav_menu-2 ul li{
background-color: #ffffff;
background-image:url(/images/common/sd_bg01.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
#nav_menu-2 ul li a{
display:block;
padding:8px 25px 8px 10px;
}

/*--------------------*/

#nav_menu-3{
padding-bottom:10px;
}
#nav_menu-3 a:link{ text-decoration:none;}
#nav_menu-3 a:active{ text-decoration:none;}
#nav_menu-3 a:visited{ text-decoration:underline;}
#nav_menu-3 a:hover{ text-decoration:underline;}
#nav_menu-3 h2{
height:48px;
background:url(/images/common/sd_tit02.jpg) no-repeat !important;
text-indent:-9999px;
}
#nav_menu-3 .menu-side_service-container{
padding-bottom:10px;
background:url(/images/common/sd_bg03.jpg) no-repeat bottom;
}
#nav_menu-3 ul{
width:160px;
margin:0 auto;
padding:5px 10px;
background:#FFF;
}
#nav_menu-3 ul li{
border-top:dotted 1px #000;
}
#nav_menu-3 ul li:first-child{border-top:none;}
#nav_menu-3 ul li a{
display:block;
padding:8px 0 8px 15px;
background:url(/images/common/ic_arrow01.png) no-repeat 2px 15px;
}

/*--------------------*/

#text-10 h2{ display:none;}
#sd_info{padding-bottom:10px;}
.sd_list01{padding-bottom:5px;}
.sd_list01 li{padding-bottom:10px;}

/*--------------------*/

#facebook_twitter_box,
#facebook_twitter,
.facebook_twitter_switch{
clear:both;
overflow:hidden;
}
#facebook_twitter ul{
list-style:none;
margin-bottom:10px;
}
#facebook_twitter ul li{
float:left;
}
#facebook_twitter ul li a{
display:block;
width:100px;
height:35px;
overflow:hidden;
text-indent:-100px;
overflow:hidden;
outline-style:none;
}
#btn_facebook{
background:url(/images/common/sd_fb.gif) no-repeat;
}
.ui-tabs-active #btn_facebook{
background:url(/images/common/sd_fb_on.gif) no-repeat;
}
#btn_twitter{
background:url(/images/common/sd_tw.gif) no-repeat right;
}
.ui-tabs-active #btn_twitter{
background:url(/images/common/sd_tw_on.gif) no-repeat right;
}
#tabs_facebook{
background:#ffffff;
}
#facebook_twitter_box{
position:relative;
height:340px;
}
#tabs_facebook,
#tabs_twitter{
position:absolute;
left:0;
top:0;
}
#tabs_facebook{
display:none;
height:300px !important;
}
#tabs_twitter{

}

/*----------------------------------------
■footer
-----------------------------------------*/
#site-footer{
background:#d8d8d8;
}
#site-footerinner{
width:920px;
margin:auto;
position:relative;
}
#footer-nav{
padding:15px 0;
border-bottom:solid 1px #a6a6a6;
text-align:left;
}
#footer-nav ul{
display:inline;
list-style:none;
}
#footer-nav li{
display:inline;
padding:0;
font-size:93%;
line-height:1;
background:url(/images/common/line01.gif) no-repeat left center;
}
#footer-nav li:first-child{background:none;}
#footer-nav li a{
padding:0 7px 0 9px;
}
#ft_logo{
padding-top:15px;
}
#ft_addr{
padding-bottom:15px;
}
#copyright{
clear:both;
width:100%;
padding:10px 0;
text-align:center;
color:#FFF;
font-size:93%;
background:#8b8b8b;
}
/*
Back to top button 
*/
#back-top {
/*position: fixed;*/
position: absolute;
bottom:210px;
left:50%;
margin-left:415px;
}
#back-top a {
width: 45px;
height: 45px;
display: block;
}
#back-top a:hover{
filter:alpha(opacity=70);
opacity:0.7;
-moz-opacity:0.7;
}
#back-top span {
width: 45px;
height: 45px;
display: block;
background:url(/images/common/pagetop.png) no-repeat center center;
cursor:pointer;
}


/*----------------------------------------
■ホーム
-----------------------------------------*/

.home .box01{
min-height:295px;
background:url(/images/home/re_bg01.png) no-repeat right 15px;
}
.home .box01 .text{
padding:10px 0 0 20px;
width:380px;
}

/*--------------------*/

.home .box02{
padding-bottom:10px;
}
.home .box02 li{
clear:both;
overflow:hidden;
border-bottom:dotted 1px #000;
}
.home .box02 .update{
float:left;
width:100px;
padding:5px;
color:#906949;
font-weight:bold;
background:url(/images/common/ic_arrow01.png) no-repeat right 12px;
}
.home .box02 .tit{
float:right;
width:560px;
padding:5px;
}

/*--------------------*/

.home .box03{
clear:both;
}
.home .box03 .tit01{
padding-bottom:5px;
}
.home .box03 ul{
width:682px;
margin-right:-2px;
overflow:hidden;
_zoom:1;
}
.home .box03 ul li {
display: inline;
float:left;
width:168px;
margin-right:2px;
}
.home .box03 .text{
padding-top:10px;
}

/*--------------------*/

.home .btn01{
padding-bottom:10px;
}

/*--------------------*/

.home .box04{
width:696px;
padding-bottom:20px;
margin-right:-16px;
overflow:hidden;
_zoom:1;
}
.home .box04 .tit01{
padding-bottom:16px;
}
.home .box04 dl{
float:left;
width:158px;
margin-right:16px;
}
.home .box04 dt{
text-align:center;
}
.home .box04 dt .img{
padding:5px;
background:url(/images/common/bg_pattern01.gif);
}
.home .box04 dt .img img{
border:solid 1px #FFF;
}
.home .box04 dt .tit{
padding:5px 0;
}

/*--------------------*/

.home .btn02{}


/*----------------------------------------
■事業内容 /service/
-----------------------------------------*/

.page-id-1169 .box01,
.page-id-1169 .box02,
.page-id-1169 .box03{
clear:both;
overflow:hidden;
padding-bottom:30px;
}
.page-id-1169 .box01 .img01{
float:right;
width:216px;
}
.page-id-1169 .box01 .text01{
float:left;
width:448px;
}
.page-id-1169 .box01 ul{
clear:both;
width:696px;
padding-top:20px;
margin-right:-16px;
overflow:hidden;
_zoom:1;
}
.page-id-1169 .box01 ul li{
float:left;
width:216px;
margin-right:16px;
}
.page-id-1169 .box01 ul li .img{
padding-bottom:5px;
}
.page-id-1169 .box01 ul li strong{
color:#3c1803;
}


/*----------------------------------------
■松栄土木について /about/
-----------------------------------------*/

.page-id-1173 .box_btns{
clear:both;
overflow:hidden;
padding-bottom:20px;
}
.page-id-1173 .box_btns .btn01{
float:left;
}
.page-id-1173 .box_btns .btn02{
float:right;
}


/*----------------------------------------
■宅地造成Q&A /faq/
-----------------------------------------*/

.page-id-158 strong{
color:#3c1803;
}
.page-id-158 .img02{
clear:both;
padding-top:20px;
}

/*--------------------*/

.page-id-158 .box01{
height:462px;
margin-bottom:30px;
background:url(/images/faq/bg01.jpg) no-repeat right top;
}

/*--------------------*/

.page-id-158 #box_faq{
padding-bottom:20px;
}
.page-id-158 #box_faq dl{}
.page-id-158 #box_faq dt{
min-height:25px;
padding:12px 0 10px 35px;
font-size:116%;
font-weight:bold;
background:url(/images/faq/ic_q.gif) no-repeat 0px 10px;
color:#3c1803;
border-bottom:dotted 1px #000;
}

.page-id-158 #box_faq dd{
min-height:25px;
padding:12px 0 10px 35px;
background:url(/images/faq/ic_a.gif) no-repeat 0px 10px;
border-bottom:solid 1px #000;
}


/*----------------------------------------
■求人・協力会社様募集 /recruit/
-----------------------------------------*/

.page-id-354 .img02{
padding-top:10px;
}

/*--------------------*/

.page-id-354 .box_recruit{
clear:both;
overflow:hidden;
padding-bottom:30px;
}
.page-id-354 .box_recruit .box_body{}

/*--------------------*/

.page-id-354 .box_recruit .box_body .read{
padding-bottom:10px;
}
.page-id-354 .box_recruit .box_body table{ width:100%;}
.page-id-354 .box_recruit .box_body th,
.page-id-354 .box_recruit .box_body td{
padding:8px 16px;
border-bottom:solid 1px #c1c1c1;
}
.page-id-354 .box_recruit .box_body tr:last-child th,
.page-id-354 .box_recruit .box_body tr:last-child td{
border-bottom:none;
}
.page-id-354 .box_recruit .box_body th{
width:30%;
background:#ebe0d6;
text-align:left;
font-weight:bold;
}
.page-id-354 .box_recruit .box_body td{
width:70%;
background:#FFF;
}


/*----------------------------------------
■施工実績 /gallery/
-----------------------------------------*/

.gallery .box_gallery{
width:696px;
padding-bottom:20px;
margin-right:-16px;
overflow:hidden;
_zoom:1;
}
.gallery .box_gallery dl{
float:left;
width:158px;
margin-right:16px;
padding-bottom:16px;
}
.gallery .box_gallery dt{
text-align:center;
}
.gallery .box_gallery dt .img{
padding:5px;
background:url(/images/common/bg_pattern01.gif);
}
.gallery .box_gallery dt .img img{
border:solid 1px #FFF;
}
.gallery .box_gallery .tit{
padding:5px 0;
}
.gallery .box_gallery dd{}


/*----------------------------------------
■Shoei Blog /blog/
-----------------------------------------*/

.blog .cmntit01{
height:auto;
margin-bottom:0;
padding:10px 10px 5px;
background:url(/images/common/cmntit_bg02.jpg) no-repeat top !important;
line-height:1.3;
}
.blog .post_body{
clear:both;
overflow:hidden;
padding:20px 0 15px 0;
background:url(/images/common/cmntit_bg03.jpg) no-repeat top;
}
.blog .post_meta{
clear:both;
overflow:hidden;
margin-bottom:30px;
padding:10px 0;
border-top:dotted 1px #000;
}
.blog .post_meta .update{
float:right;
width:200px;
height:21px;
text-align:right;
}
.blog .post_meta #sns{
float:left;
width:300px;
}
.blog .post_meta #sns li{
float:left;
height:21px;
}
#respond h3{
padding:20px 0 10px 0;
font-weight:bold;
font-size:116%;
line-height:1.3;
}
.blog #commentform{
padding-bottom:30px;
}
.blog .nocomments{
display:none;
}
.blog #commentform #comment{
width:90%;
margin:10px 0 0 0 !important;
}
#commentform input{
margin:10px 0 0 0 !important;
}


/*----------------------------------------
■会社情報 /company/
-----------------------------------------*/

.page-id-2 .box01{
padding-bottom:30px;
}
.page-id-2 .box01 table{ width:100%;}
.page-id-2 .box01 table th,
.page-id-2 .box01 table td{
padding:8px 16px;
border-bottom:solid 1px #c1c1c1;
}
.page-id-2 .box01 table tr:last-child th,
.page-id-2 .box01 table tr:last-child td{
border-bottom:none;
}
.page-id-2 .box01 table th{
width:30%;
background:#ebe0d6;
text-align:left;
font-weight:bold;
}
.page-id-2 .box01 table td{
width:70%;
background:#FFF;
}


/*----------------------------------------
■サイトマップ /site_map/
-----------------------------------------*/

.page-id-142 #menu-sitemap{
padding-bottom:50px;
}
.page-id-142 #menu-sitemap li{}
.page-id-142 #menu-sitemap li a{
display:block;
padding:8px 0 8px 25px;
background:url(/images/common/ic_arrow01.png) no-repeat 5px 15px;
}


/*----------------------------------------
■お問い合わせ /inquiry/
-----------------------------------------*/
.page-id-115 .must{
color:#e59100;
font-weight:bold;
}
.page-id-115 #box01{
padding-bottom:30px;
}
.page-id-115 #box01 table{ width:100%;}
.page-id-115 #box01 table th,
.page-id-115 #box01 table td{
padding:8px 16px;
border-bottom:solid 1px #c1c1c1;
}
.page-id-115 #box01 table tr:last-child th,
.page-id-115 #box01 table tr:last-child td{
border-bottom:none;
}
.page-id-115 #box01 table th{
width:30%;
background:#ebe0d6;
text-align:left;
font-weight:bold;
vertical-align:middle;
}
.page-id-115 #box01 table td{
width:70%;
background:#FFF;
}
.wpcf7 input, .wpcf7 textarea {
color: #666666;
font-size:100%;
margin: 0px;
padding: 5px;
}
.wpcf7 select {
margin: 0;
padding: 5px;
}
.wpcf7 .wpcf7-submit {
background: none repeat scroll 0 0 #DA5F14;
margin: 30px auto 0;
padding:15px 0;
}


.taC {
	margin-top:30px;
	margin-bottom:30px;
}
