@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

* html .iepngfix,* html img{
       behavior: expression(IEPNGFIX.fix(this));
       } 

/* ----------
全体
------------- */
body{
	text-align:center;
	font-size:12px;
	color:#333;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	line-height:170%;
	background-color: #fff;
	background-image: url(../img/img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#333;
	text-decoration:none;
}

a:hover,
a:active {
	color:#999;
	text-decoration:none;
}


#wrapper {
	width:902px;
	text-align: left;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main{
	width:880px;
	clear: both;
	margin-left: 10px;
	padding-bottom: 147px;
}  /* must be same height as the footer */


.clear {clear:both;}


/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 900px;
	background-position: bottom;
}

h1{
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color:#fff;
	height: 20px;
	width: 900px;
}

#logo{
	width:270px;
	display:inline;
	text-indent:-9999px;
	float: left;
}

#logo a{
	width:270px;
	height:82px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}

#mail{
	float: left;
	margin-top: 40px;
	padding-left: 472px;
}



/* ----------------
グローバルナビ
------------------- */
#gnavi{
	width: 880px;
	margin-left: 10px;
}
#gnavi ul{}
#gnavi li{float:left;}
#gnavi a {display: block;}

#gnavi li#toppage a {
	background-image:url(../img/btn_toppage.jpg);
	background-position:0px 0px;
	width:145px;
	height: 43px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage a:hover, #gnavi li#toppage a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#aboutus a {
	background-image:url(../img/btn_aboutus.jpg);
	background-position:0px 0px;
	width:146px;
	height: 43px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#aboutus a:hover, #gnavi li#aboutus a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#access a {
	background-image:url(../img/btn_access.jpg);
	background-position:0px 0px;
	width:146px;
	height: 43px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#access a:hover, #gnavi li#access a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#ex a {
	background-image:url(../img/btn_ex.jpg);
	background-position:0px 0px;
	width:146px;
	height: 43px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#ex a:hover, #gnavi li#ex a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a {
	background-image:url(../img/btn_recruit.jpg);
	background-position:0px 0px;
	width:146px;
	height: 43px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#recruit a:hover, #gnavi li#recruit a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a {
	background-image:url(../img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:151px;
	height: 43px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -43px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ----------------------
メイン画像エリア
------------------------- */
#main_img{
	margin-top: 10px;
}

/* ----------------------
左コンテンツ□トップページ
------------------------- */
#left_contents{
	float: left;
	width: 635px;
	margin-bottom: 30px;
	margin-top: 15px;
}

/* --新着情報-- */
html{overflow-y: scroll;}

#news_d{}

.news_box{
	background-image: url(../img/img_box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 635px;
	padding-bottom: 13px;
}

.news_box_in{
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	background-image: url(../img/img_box_re.gif);
	background-repeat: repeat-y;
}

#news_ovf{
	width: 609px;
	overflow:scroll;
	overflow-x: hidden;
	height: 153px;
}

.topics{
	width: 582px;
	background-image: url(../img/img_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.topics h3{
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #f60;
	background-image: url(../img/icon_date.jpg);
	background-repeat: no-repeat;
	text-indent: 42px;
	height: 19px;
	margin-bottom: 5px;
}

.topics p{
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

/* --施工実績バナー-- */
#banner_example{
	background-image: url(../img/banner_example.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 635px;
	margin-top: 15px;
}

#banner_example p{
	padding-top: 78px;
	padding-left: 442px;
}

/* --お問い合わせバナー-- */
#banner_inquiry{
	background-image: url(../img/banner_inquiry.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 635px;
	margin-top: 15px;
}

#banner_inquiry p{
	padding-top: 95px;
	padding-left: 27px;
}

/* ----------------------
左コンテンツ□下層ページ
------------------------- */
#left_contents2{
	float: left;
	width: 230px;
	margin-bottom: 30px;
	margin-top: 15px;
}





/* ----------------------
右コンテンツ□トップページ
------------------------- */
#right_contents{
	float: right;
	width: 230px;
	margin-bottom: 30px;
	margin-top: 15px;
}

/* --バナー-- */
#side_banner{}

#side_banner li#side_aboutus {margin-bottom: 5px;}
#side_banner li#side_aboutus a {
	background-image:url(../img/banner_aboutus.jpg);
	background-position:0px 0px;
	width:230px;
	height: 100px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#side_banner li#side_aboutus a:hover, #side_banner li#side_aboutus a:active {
 	background-position:0px -100px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#side_banner li#side_inquiry {margin-bottom: 10px;}
#side_banner li#side_inquiry a {
	background-image:url(../img/banner_s_inquiry.jpg);
	background-position:0px 0px;
	width:230px;
	height: 100px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#side_banner li#side_inquiry a:hover, #side_banner li#side_inquiry a:active {
 	background-position:0px -100px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#side_banner li#side_example a {
	background-image:url(../img/banner_example2.jpg);
	background-position:0px 0px;
	width:230px;
	height: 120px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	display: block;
}

#side_banner li#side_example a:hover, #side_banner li#side_example a:active {
 	background-position:0px -120px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* --サイドインフォメーション-- */
#side_information{
	margin-top: 10px;
	border: 1px solid #eee;
	color: #000;
}

#side_information_in{
	background-image: url(../img/img_side_information.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

#side_information_in ul{
	padding-bottom: 56px;
}

#side_information_in li{
	line-height: 18px;
}

#side_information_in li em{
	font-style: normal;
	color: #99D811;
}

#side_information_in p{
	font-size: 11px;
	line-height: 18px;
}

#side_information_in li a,
#side_information_in li a:link,
#side_information_in li a:visited {
	color:#000;
	text-decoration:underline;
}

#side_information_in li a:hover,
#side_information_in li a:active {
	color:#000;
	text-decoration:none;
}

/* ----------------------
右コンテンツ□下層ページ
------------------------- */
#right_contents2{
	float: right;
	width: 635px;
	margin-bottom: 30px;
	margin-top: 15px;
}

/* ----------------------
会社案内
------------------------- */
#aboutus_d{
}

#aboutus_d h3{
	background-image: url(../img/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 16px;
}

#aboutus_d #chapter1{}
#aboutus_d #chapter2{margin-top: 15px;}

#aboutus_d table{
	width: 599px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 5px;
}

#aboutus_d th{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 130px;
	line-height: 18px;
	background-color: #eee;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#aboutus_d td{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

#gmap{
	padding: 3px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../img/img_photo_back.gif);
	background-repeat: repeat;
}

.gtext{
	padding-top: 3px;
	padding-left: 5px;
}

/* ----------------------
施工事例
------------------------- */
#example_d{
}

#example_d #chapter1{}


.ex{
	padding-top: 5px;
	margin-bottom: 5px;
}

.ex h3{
	background-image: url(../img/icon_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 16px;
}

.b_a_box{
	width: 599px;
	margin-top: 10px;
	margin-left: 5px;
}

.before{
	float: left;
	width: 292px;
}

.after{
	float: right;
	width: 292px;
}

.photo{
	padding: 3px;
	background-image: url(../img/img_photo_back.gif);
	background-repeat: repeat;
}

.photo p a{
	border: 1px solid #fff;
	display: block;
}

.photo p a:hover, .photo p a:active {
 	border: 1px solid #999;
}

.ex_text{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}









/* ----------------------
求人募集
------------------------- */
#recruit_d{
}

#recruit_d #chapter1{}



/* ----------------------
汎用
------------------------- */
.contents_wp{
	width: 603px;
	margin-top: 7px;
	margin-left: 5px;
}

.img_right{
	float: right;
	margin-left: 20px;
	background-color: #ddd;
	margin-bottom: 5px;
	padding: 3px;
	margin-top: 3px;
}

.img_left{
	float: left;
	margin-right: 20px;
	background-color: #ddd;
	margin-bottom: 5px;
	padding: 3px;
	margin-top: 3px;
}

.box{
	background-image: url(../img/img_box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 635px;
	padding-bottom: 13px;
}

.box_in{
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	background-image: url(../img/img_box_re.gif);
	background-repeat: repeat-y;
}

.box_in2{
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
	background-image: url(../img/img_box_re.gif);
	background-repeat: repeat-y;
}

.line{
	border: 1px solid #FFF;
}




/* ----------
フッター
------------- */
#footer {
	clear: both;
	width: 100%;
	height: 147px;
	position: relative;
	margin-top: -147px; /* negative value of footer height */
	background-image: url(../img/img_footer.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer_box{
	height: 147px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* ページトップ------------ */
#pagetop{
	text-align: right;
}

/* フッターナビ------------ */
#footer_box ul{
	height: 13px;
	padding-top: 18px;
}

#footer_box li{
	font-size: 13px;
	float: left;
	line-height: 14px;
}

#footer_box h2{
	font-size: 11px;
	line-height: 100%;
	text-align: right;
	margin-top: 45px;
	font-weight: normal;
	clear: both;
}

#footer_box p#copy{
	font-size: 11px;
	line-height: 100%;
	text-align: right;
	margin-top: 8px;
}
