﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	color: #333;
	width: 100%;
	background-color:#FFF;
}

a {
	text-decoration: none;
	color: #46390D;
	}

a:link {
	color: #46390D;
	}

a:visited{
	color: #46390D;
}

a:hover {
	color: #F90;
	text-decoration: none;
	}

a:active{
	color: #46390D;
}


img {
	border:none;}

p, ul, li, ol, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}




#wrapper {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	text-align: center;
}

#main {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 25px;
	background-image: url(../img/bg.png);
}	

.section {
	float: right;
	width: 750px;
}

#aside {
	float: left;
	width: 248px;
	margin-bottom:20px;
}

.article{
	width:720px;
	margin:0 15px;
}

.sub_article{
	width:700px;
	margin:0 20px 25px 30px;
}

.sub_article640{
	width:650px;
	margin:0 55px 25px 65px;
}

h1 {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	line-height: 16px;
	padding-left: 10px;
	}

#header {
	height: 77px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image:url(../img/header.png);
	background-repeat:no-repeat;
	}


/*--グローバルナビ--*/
	
#navi {
	width: 998px;
	height:53px;
	margin-right: auto;
	margin-left: auto;
}
#navi ul {
	margin:0;
	padding:0;
	width:1000px;
	height:53px;
	}

#navi ul li {
	list-style-type:none;
	float: left;
	}

#navi ul li img {
	vertical-align:bottom;
	}

/*--グローバルナビEND--*/

#rich {
	}
	
h2 {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	}

	
/*--ピックアップメニュー--*/

#pickup_menu{
	width:248px;
	height:auto;
	padding:0;
	float:left;
	background-image:url(../img/p_menu_bg.png);
	background-repeat:repeat-y;
	padding: 0 0 20px 0;
}
#pickup_menu ul{
	width:248px;
	margin-top:20px;
	font-size:1px;
	line-height:0; 
}

#pickup_menu ul li{
	list-style-type:none;
	padding:0;
}

#pickup_menu ul li img{
	margin:10px 19px 0 18px;
	vertical-align:bottom; 
}

#pickup_menu ul li#pm_mame{
	list-style-type:none;
	padding:0;
	display:inline;
}

#pickup_menu ul li#pm_mame img{
	list-style-type:none;
	padding:0;
	margin:0 19px 10px 18px;
	vertical-align:bottom; 
}

/*--ピックアップメニューEND--*/

/*--footer--*/

#footer {
	width: 998px;
	color: #46390D;
	margin-bottom: 0px;
	text-align:left;
	background-color:#fff;
	height: 105px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-size:13px;
	clear: both;
	border-top:6px #46390D solid;
}

.footer_link {
	text-align:left;
	width: 998px;
	font-size:12px;
}

.footer_link ul{
	display: block;
    margin: 0;
	padding-bottom:8px;
	padding-left:6px;
}

.footer_link ul li.noline {
	border-right-style: none;
}

*:first-child+html .footer_link ul li.noline {
	border-right-style: none;
}

.footer_link ul li {
	padding-right:6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	display: inline;
}

*:first-child+html .footer_link ul li {
	padding-left:7px;
	padding-right:0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	display: inline;
}

.footer_bold{
	font-weight:600;
	font-size:14px;
	padding-left: 5px;
}

#footer p{
	font-size:12px;
	padding-left: 5px;
	padding-top:10px;
	}

.copyright {
	text-align: center;
	margin-top: 20px;
	clear: both;
}

/*--footer end--*/


/*-------▲Templete Part End---------*/

/*------▼Common Part--------*/


.page_top{
	width:140px;
	height:30px;
	float:right;
	margin-bottom:8px;
	margin-top:15px;
}

.h_banner{
	width:700px;
	height:45px;
	margin:0;
}

.page_title_bg {
	background: url(../img/header_banner.png) no-repeat;
	width:630px;
	height:32px;
	font-size:23px;
	padding: 14px 0 0 70px;
	color: #535353;
	text-align:left;
	font-weight:normal;
	}

.kaiso {
	font-size:12px;
	text-align: left;
	line-height:16px;
	color: #666;
	width:680px;
	margin-bottom:25px;
	padding-left:20px;
	background-color:#f9f4e9;
	
	}


		
.kaiso a {
	color: #666;	
}

.kaiso a:hover{
	color: #F90;
}

/*  CMS Frame用　　*/
#kaiso {
	font-size:12px;
	text-align: left;
	line-height:16px;
	color: #666;
	width:680px;
	margin-bottom:25px;
	padding-left:20px;
	background-color:#f9f4e9;
	
	}
		
#kaiso a {
	color: #666;	
}

#kaiso a:hover{
	color: #F90;
}	

p.hidden{
	visibility: hidden;
	margin:0;
	padding:0;
	line-height:0;
}

/*------▲Common Part End-------*/

/*-------▼index.html------*/

/*--施工事例メニュー--*/

#TopSekou{
	width:706px;
	height:249px;
	position:relative;
	margin-left:14px;
}

#TopSekou ul{
	width:706px;
	height:230px;
	padding-top:19px;
	background-image:url(../img/topsekou_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#TopSekou ul li{
	width:214px;
	height:202px;
	display:inline;
	list-style-type:none;
	float:left;
	margin-left:16px;
}

#TopSekou ul li a:hover{
	position:relative;
	top:1px;
	left:1px;
}

#TopSekou ul li img{
	width:214px;
	height:202px;
	margin:14px 0;
	vertical-align:bottom;
}

#TopSekou img#sekou_go{
	width:100px;
	height:19px;
	position:absolute;
	top:0px;
	right:0px;
	vertical-align:bottom;
}

/*--施工事例メニューEND--*/

/*--お客様の声・スタッフメニュー--*/

#Lmenu{
	width:706px;
	height:152px;
	margin-left:14px;
}

#Lmenu ul{
	width:706px;
	height:124px;
}

#Lmenu ul li{
	width:336px;
	height:124px;
	display:inline;
	list-style-type:none;
	float:left;
	margin-right:34px;
}

#Lmenu ul li.no-margin{
	width:336px;
	height:124px;
	display:inline;
	list-style-type:none;
	float:left;
	margin:0;
}

#Lmenu ul li img{
	width:336px;
	height:124px;
	margin:20px 0 0 0;
	vertical-align:bottom;
}

/*--お客様の声・スタッフメニューEND--*/

/*--Myトピックス--*/
#Mytopics_banner{
	margin:20px 0 0 11px;
	float:left;
}

.Mytopics{
	width: 703px;
	margin:0 0 0 15px;
	line-height: 20px;
	border: 1px solid #382722;
	float:left;
	height:250px;
	overflow: auto;
	}
.tabbox {
		width: 660px;
		margin: 0 auto;	
		padding:10px;
		line-height:1.4;
	}
.tabbox li{
	list-style: none;
	text-align:left;
	padding: 0 0 15px 0;
	margin: 0 0 25px 0;
	line-height:1.4;
	border-bottom: 1px solid #9F9F9F;
	}

.tabbox li a{
	color: #005CA8;
	text-decoration:underline;
	}

.tabbox li ahover{
	color: #005CA8;
	text-decoration:none;
	}		
	
.tabbox hr {
	display:none;
	}
img.go2info{
	float:right;
	margin:5px 0 25px 0;
	display:block;
}

.info_enlarge{
	border: 1px solid #382722;
}

/*--MyトピックスEND--*/

/*------▲トップページEND--------*/

/*-----▼施工ギャラリー------*/

.headline{
	width:690px;
	font-size:20px;
	font-weight:600;
	border-bottom:#666 4px solid;
	text-align:left;
	margin:30px 0 30px 0;
	padding-left:10px;
	color:#5F433B;
}

.headline2{
	width:690px;
	font-size:20px;
	font-weight:600;
	border-bottom:#666 4px solid;
	text-align:left;
	margin:0 0 30px 0;
	padding-left:10px;
	color:#5F433B;
}

.sekou_left{
	width:337px;
	margin-right:26px;
	float:left;
}

.sekou_right{
	width:337px;
	float:right;
}

.sekou_box{
	width:700px;
	float:left;
	text-align:left;
}

img.s_top{
	margin:0 0 25px 0;
}

.sekou_box img.s_top{
	margin:0 0 25px 0;
}

.sekoudetailBox{
	width:700px;
	text-align:center;
	margin:40px 0 0 0;
}

.sekouGoTopBox{
	width:700px;
	height:20px;
	margin:0 0 0 0;	
}

img.sekouGoTop{
	display:block;
	text-align:right;
	float:right;
}

ul.sekouSmallimg{
	height:76px;
	width:606px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

.sekouSmallimg li{
	float:left;
	list-style-type:none;
	border-right:#FFF 1px solid;
	border-bottom:#FFF 1px solid;
	margin:0;
	padding:0;
}

.sekouSmallimg li img{
	vertical-align:bottom;
	margin:0;
}

p#imgchenge{
	font-size:12px;
	color:#999;
	margin:10px 0;
}

p.before_after{
	width:606px;
	font-size:13px;
	color:#999;
	border-bottom:#999 1px solid;
	text-align:left;
	margin:10px auto 10px auto;
	font-weight:600;
}

/*-----▲施工ギャラリー------*/

/*-----▼スタッフ紹介------*/

.staff{
	width:700px;
		}

.shain {
	text-align:left;
	height:222px;
	margin-bottom:15px;
	border:solid 2px #6E514D;
	    }
			 

.shain img {
	padding:5px;
	border:#BBBBBB solid 1px;
	vertical-align:middle;
	float: left;
	margin:5px;
            }
			 
			 
.text {
	   width:400px;
	   float:right;
	   text-align:left;
	   padding:5px 0 0 5px;
	   line-height:1.5;
}
	   
p.namae {
	    font-weight:bold;
		font-size:17px;
	    border-bottom:#000000 solid 1px;
		padding:7px 0 3px 0;
		
}

p.yakusyoku{
	font-size:12px;
	font-weight:600;
	margin:2px 0 10px 5px;
}

/*-----▲スタッフ紹介------*/

/*-----▼会社案内-------*/


#companygreeting {
	text-align:left;
}

#companyTable{
	width:700px;
	margin:30px 0 0 0;
	background-color:#FFF;
	padding:0;
}

.tdCenter{
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #999;
	line-height: 20px;
	text-align: center;
}


.tdmg {
	font-size: 12px;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #999;
	line-height: 20px;
	text-align: left;
	}
.style {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.table_border {
	border-collapse:collapse;
	border: 1px solid #999;
	}	

/*------▲会社案内END------*/


/*------▼ご相談・お問い合わせ-----*/

#page_midasi {
	width: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.coment {
	font-size: 12px;
	width: 678px;
	border: 1px solid #CCC;
	text-align: left;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 15px;
	}

.number {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	font-size: 30px;
	text-align: left;
	padding-left: 40px;
	color: #555555;
	margin-bottom: 13px;
	margin-top: 8px;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	}
	
/*--メールフォーム--*/
h3 {
	font-size: 16px;
	width: 680px;
	height: 20px;
	text-align: left;
	padding-top:4px;
	padding-left: 20px;
	background-color: #80c269;
	color: #FFF;
	text-align:bottom;
	}
/*--メールフォームEND--*/

/*-------▲ご相談・お問い合わせEND-------*/

/*---▼個人情報保護方針---*/
.privacy {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	width:610px;
	margin-left:33px;
	padding:10px 0 25px 0;
	}

.privacy ol {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 40px;
	list-style-type: decimal;
	}	
.privacy ol li {
	list-style-type: decimal;
}
/*---▲個人情報保護方針END---*/