@charset "Shift_JIS";

* { margin:0px;	padding:0px; }

/***Text***/
a:link { color:#0000ff; text-decoration:none; } 
a:visited { color:#003366; text-decoration:none; } 
a:hover { color:#ff0000; text-decoration:underline; }
a:active { color:#ff0000; text-decoration:underline; }

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	background-color : #E4DAB6;
}
	
textarea,input { font-size:12px; }


/***ヘッダー***/
.header {
	margin:0px auto;
	padding : 0 ;
	width:800px;
	height:100px;
	background-image:url(../img/top_bg.gif);
	background-repeat: no-repeat;
	}
	

 h1 {
	margin: 0px;
	padding : 38px 0 0 18px;
	font-size: 12px;
	font-weight: normal;
	color : #996633 ;
}

.com {
	margin : 0 0 0 20px;
	padding :0 ;
	}

#counter {
    margin : 0 ;
	padding : 0 30px 0 0 ;
	font-size : 11px ;
	text-align : right ;
	}	
	

/***グランドメニュー***/
.menu {
	margin:0px auto;
	padding:0px;
	width:800px;
	height:45px;
	background-color:#cccccc;}
	
.menu ul {
	margin:0;
	padding:0px;
	height:45px;}
	
.menu li {
	margin:0px;
	padding:0px;
	width:135px;
	height:45px;
	float:left;}

.menu li.menu1 {
	background:url(../img/bt_company.gif) no-repeat 0px 0px;
	height: 45px;
	width: 135px;	
	list-style-type:none;
	text-indent:-9999px;}


.menu li.menu2 {
	background:url(../img/bt_business.gif) no-repeat 0px 0px;
	height: 45px;
	width: 135px;	
	list-style-type:none;
	text-indent:-9999px;}

.menu li.menu3 {
	background:url(../img/bt_map.gif) no-repeat 0px 0px;
	height: 45px;
	width: 135px;	
	list-style-type:none;
	text-indent:-9999px;}

.menu li.menu4{
	background:url(../img/bt_link.gif) no-repeat 0px 0px;
	height: 45px;
	width: 135px;
	list-style-type:none;
	text-indent:-9999px;}

.menu li.menu5{
	background:url(../img/bt_contact.gif) no-repeat 0px 0px;
	height: 45px;
	width: 135px;
	list-style-type:none;
	text-indent:-9999px;}

.menu li.menu6{
	background:url(../img/bt_top.gif) no-repeat 0px 0px;
	height: 45px;
	width: 125px;
	list-style-type:none;
	text-indent:-9999px;}


/***グランドメニュー　リンクの設定***/
.menu li.menu1 a  {
	height: 45px;
	width: 135px;
	text-decoration:none;
	display:block;}
	
.menu li.menu2 a  {
	height: 45px;
	width: 135px;
	text-decoration:none;
	list-style-type:none;
	display:block;}

.menu li.menu3 a  {
	height: 45px;
	width: 135px;
	text-decoration:none;
	display:block;}
	
.menu li.menu4 a {
	height: 45px;
	width: 135px;
	text-decoration:none;
	display:block;}

.menu li.menu5 a {
	height: 45px;
	width: 135px;
	text-decoration:none;
	display:block;}

.menu li.menu6 a {
	height: 45px;
	width: 125px;
	text-decoration:none;
	display:block;}

/***グランドメニュー　マウスオーバー時の設定***/
.menu li.menu1 a:hover { background:url(../img/bt_company.gif) no-repeat 0px -45px;
 	height: 45px;
	width: 135px;}
	
.menu li.menu2 a:hover { background:url(../img/bt_business.gif) no-repeat 0px -45px;
 	height: 45px;
	width: 135px;}
	
.menu li.menu3 a:hover { background:url(../img/bt_map.gif) no-repeat 0px -45px;
 	height: 45px;
	width: 135px;}
.menu li.menu4 a:hover { background:url(../img/bt_link.gif) no-repeat 0px -45px;
	height: 45px;
	width: 135px; }
.menu li.menu5 a:hover { background:url(../img/bt_contact.gif) no-repeat 0px -45px;
	height: 45px;
	width: 135px; }
.menu li.menu6 a:hover { background:url(../img/bt_top.gif) no-repeat 0px -45px;
	height: 45px;
	width: 125px; }
	
/***コンテンツ表示部***/
.pagebody {
	margin:0px auto;
	padding:0px;
	width:800px;	
	background-image: url(../img/sub_bg.gif);
	background-repeat: repeat-y
	}	
	

/*** メインコンテンツ***/
.cont {
	padding: 0;
	margin:2px 0 0 0;
	width:600px;
	float:right;
}
	
.cont img {
    margin : 0 ;
	padding : 0 ;
    border : none;
	}
	
/*** 左メニュー部分　***/
.cont_left {
	margin : 2px 0 0 0;
	padding : 0px;
	width : 197px;
	float : left;
	background-color : transparent ;
	} 
 
	
/***サブメニュー1（画像メニュー・ナビゲーション）***/
.navi {
	margin:0;
	padding: 0px;
	width : 197px;
	background-color: #FFFFFF;
	height: auto;
}
	
.navi01 {
    margin : 0px ;
    padding : 0px;
	width:197px;
}

.navi01 ul {
	margin:0px;
	padding: 0px;
	list-style-type:none;
	text-indent : -9999px ;	}
	
.navi01 li {
	margin : 0px 2px 2px 0px;
	padding :0px;
	width : 195px;
	height : 30px;}

.navi01 li a {
	width : 195px;
	height : 30px;
	text-decoration:none;
	display:block;}

.navi01 li.menu1 { 
	width : 195px;
	height : 30px;
	background:url(../img/bt_concept.gif) no-repeat 0px 0px; }
	
.navi01 li.menu2 { 
	width : 195px;
	height : 30px; background:url(../img/bt_shick_h.gif) no-repeat 0px 0px; }
	
.navi01 li.menu3 { 
	width : 195px;
	height : 30px; background:url(../img/bt_shick_r.gif) no-repeat 0px 0px; }
	
.navi01 li.menu4 { 
	width : 195px;
	height : 30px;background:url(../img/bt_material.gif) no-repeat 0px 0px; }
	
.navi01 li.menu8 { 
	width : 195px;
	height : 30px;background:url(../img/bt_formalde.gif) no-repeat 0px 0px; }

/***マウスオーバー時の設定***/
.navi01 li.menu1 a:hover { background:url(../img/bt_concept.gif) no-repeat -195px 0px; }
.navi01 li.menu2 a:hover { background:url(../img/bt_shick_h.gif) no-repeat -195px 0px; }
.navi01 li.menu3 a:hover { background:url(../img/bt_shick_r.gif) no-repeat -195px 0px; }
.navi01 li.menu4 a:hover { background:url(../img/bt_material.gif) no-repeat -195px 0px; }
.navi01 li.menu8 a:hover { background:url(../img/bt_formalde.gif) no-repeat -195px 0px; }

/***サブメニュー2（テキスト部分）（ナビゲーション）***/

.navi02 {
	margin: 0;
	padding:0;
	width:195px;
}

.navi02 ul {
	margin: 0;
	padding:0;
	list-style:none;}
	
.navi02 li {
	margin : 0 0 2px 0;
	padding : 0;
	width : 195px;
	height : 25px ;
	line-height : 2.0em;
	text-indent : 14px;
	vertical-align : middle ;
	background:url(../img/bg_navi.gif) no-repeat top left;}

.navi02 li a {
	display:inline;
	color : #336600 ;}
	
/***マウスオーバー時の設定(テキスト部）***/
.navi02 li a:hover {
	text-decoration : underline;
	color : #FF3300 ;}
	
/***サブメニュー3（画像・施工事例以下　ナビゲーション）***/
.navi03 {
    margin:0px ;
    padding:0px ;
}

.navi03 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-indent : -9999px ;	}
	
.navi03 li {
	margin : 0 0 2px 0;
	padding :0px;
	width : 195px;
	height : 30px;}

.navi03 li a {
	width : 195px;
	height : 30px;
	text-decoration:none;
	display:block;}
			
.navi03 li.menu5 {
	background-image: url(../img/bt_works.gif);
	background-repeat: no-repeat;
　　margin : 0 0 2px 0;
	padding :0px;
	width : 195px;
	height : 30px;
	background:url(../img/bt_works.gif) no-repeat 0px 0px; }
	
.navi03 li.menu6 {
    margin : 0 0 2px 0;
	padding :0px;
	width : 195px;
	height : 30px;
	background:url(../img/bt_reco.gif) no-repeat 0px 0px; }
	
.navi03 li.menu7 { 
    margin : 0 0 2px 0;
	padding :0px;
	width : 195px;
	height : 30px;
	background:url(../img/bt_woods.gif) no-repeat 0px 0px; }


.navi03 li.menu5 a:hover { background:url(../img/bt_works.gif) no-repeat -195px 0px; }
.navi03 li.menu6 a:hover { background:url(../img/bt_reco.gif) no-repeat -195px 0px; }
.navi03 li.menu7 a:hover { background:url(../img/bt_woods.gif) no-repeat -195px 0px; }


/*** 左メニュー部分　***/
.left_con {
	margin : 2px ;
	padding : 0px 0 5px 0;
	vertical-align : top;
	}
	
.campaign {
	margin : 8px 0 8px 6px ;
	padding : 0px 0 5px 0;
    }
 .campaign td {
    padding :10px ;
	text-align : left ;
	font-size : 12px ;
	line-height : 135% ;
	}
  .campaign img {
    margin : 2px ;
	padding :0;
	border : none ;
	}
		
.campaign01 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
    }
.address {
    margin : 7px 0 7px 7px ;
	padding : 8px 0 0 0;
    font-size : 12px ;
	line-height : 135% ;
	text-align : left ;
	}
	a : link{
	text-decoration: underline;
	}
	
.address01 {
	font-weight: bold;
    }
	

    
/***フッター***/
.footer {
	margin:0px auto;
	padding :0px;
	width:800px;
	height:55px;
	clear:both;
	text-align : center;
	background-image: url(../img/foot_bg.gif);
	background-repeat: no-repeat;
}

.footer_c {
    margin :0;
	padding : 0;
	height : 15px ;
	font-size : 11px ;
		}
		
.footer_t {
	margin :0;	
	padding :25px 0  15px 0;
	}
			

/***フォントサイズの設定***/
.11_150 {
    padding-top : 5px ;
    font-size : 11px ;
	line-height : 1.5em ;
	vertical-align : top ;	
	}

