@charset "utf-8";

/*--------------------body--------------------*/

body{
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-size:12px;
	color:#333;
	line-height:1.5em;
}


/*--------------------header--------------------*/

#header{
	background-image:url(../images/top_bg.gif);
}

#headwrapper{
	width:900px;
	height:100px;
	margin: 0 auto;
	text-align:left;
}

#headwrapper h1{
	color:#999;
	font-size:x-small;
	margin-left:5px;
}

#headwrapper h2{
	margin:35px 0px 0px 10px;
	float:left;
	}

#headwrapper p#telNumber{
	margin:0px 0px 0px 670px;
}
	
#headwrapper p#estimate{
	margin:0px 0px 0px 700px;
}

	
/*---------------------gnavi--------------------*/

#gNavi{
	height:52px;
	background-image:url(../images/gNavi_bg.gif);
	background-repeat:repeat-x;
}

#gNaviwrapper{
	width:900px;
	margin: 0 auto;
	text-align:left;
}
	
#gNaviwrapper ul{
	padding-top:20px;
	padding-left:640px;
}

#gNaviwrapper li{
	list-style:none;
	float:left;
	margin:0px 1px 0px 0px;
	text-indent:-9999px;
}

#gNaviwrapper li.home a{
	width:66px;
	height:30px;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	background-image:url(../images/gNavi.gif);
	background-repeat:no-repeat;
	background-position:-799px -20px;
}
	
#gNaviwrapper li.company a{
	width:79px;
	height:30px;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	background-image:url(../images/gNavi.gif);
	background-repeat:no-repeat;
	background-position:-865px -20px;
}
	
#gNaviwrapper li.contact a{
	width:102px;
	height:30px;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
	background-image:url(../images/gNavi.gif);
	background-repeat:no-repeat;
	background-position:-944px -20px;
}
	
#gNaviwrapper li.home a:hover{
	background-image:url(../images/gNavi.gif);
	background-repeat:no-repeat;
	background-position:-799px -73px;
}

#gNavi li.company a:hover{
	background-image:url(../images/gNavi.gif);
	background-repeat:no-repeat;
	background-position:-865px -73px;
}

#gNaviwrapper li.contact a:hover{
	background-image:url(../images/gNavi.gif);
	background-repeat:no-repeat;
	background-position:-944px -73px;
}

/*--------------------menu--------------------*/

#wrapper{
	width:900px;
	margin: 0 auto;
	text-align:left;
/*	background-image:url(../images/menubg.gif);
	background-repeat:repeat-y;
*/	background: url(../images/menubg.gif) repeat-y left top;
}

#menu{
	float:left;
	width:165px;
}

#menu p.menu{
	height:36px;
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#menu ul{
	margin:0px;
	padding:0px
}

#menu li{
	list-style:none;
	text-indent:-9999px;
}

#menu li.home a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -36px;
}

#menu li.cross a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -76px;
}

#menu li.floor a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -116px;
}

#menu li.carten a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -156px;
}

#menu li.blind a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -196px;
}

#menu li.rollscreen a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -236px;
}

#menu li.otherreform a{
	width:165px;
	height:40px;
	display:block;
	overflow:hidden;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:0px -276px;
}

#menu li.home a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -36px;
}

#menu li.cross a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -76px;
}

#menu li.floor a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -116px;
}

#menu li.carten a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -156px;
}

#menu li.blind a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -196px;
}

#menu li.rollscreen a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -236px;
}

#menu li.otherreform a:hover{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:-166px -276px;
}



/*--------------------subfooter--------------------*/

#sub{
	clear:both;
	height:108px;
	background-image:url(../images/sub_bg.gif);
	background-repeat:repeat-x;
}

#subwrapper{
	position:relative;
	width:900px;
	margin: 0 auto;
	text-align:left;
}
	
#area{
	margin-top:15px;
	float:left;
}

#area p{
	margin:3px 0px 0px 3px;
}

#bannar_contact{
	float:left;
}

#bannar_contact a{
	width:282px;
	height:67px;
	margin-top:18px;
	margin-left:50px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
}

#bannar_contact a:hover{
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	background-position:-282px 0px;
}

#bannar_cheak{
	float:left;
	margin-left:745px;
}
	
#bannar_cheak a{
	position:absolute;
	top:-16px;
	width:126px;
	height:108px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../images/cheack.gif);
	background-repeat:no-repeat;
}

#bannar_cheak a:hover{
	background-image:url(../images/cheack.gif);
	background-repeat:no-repeat;
	background-position:-124px 0px;
}

/*--------------------footer--------------------*/

#footer{
	height:45px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
}

#footerwrapper{
	width:900px;
	margin: 0 auto;
	text-align:left;
}

#address{
	margin:6px 0px 0px 80px;
	float:left;
}

#footerwrapper p.privacypolicy{
	margin:3px 0px 0px 300px;
	float:left;
	background-image:url(../images/mark.gif);
	background-position:center left;
	background-repeat:no-repeat;
	text-indent:13px;
}
	
#footerwrapper p.privacypolicy a{
	font-size:12px;
	font-weight:bold;
	font-family:"メイリオ";
	color:#999;
	text-decoration:none;
}
	
#footerwrapper p.copyright{
	font-family:Arial;
	font-weight:bold;
	font-size:small;
	color:#999;
	float:left;
	margin-left:150px;

}


/*--------------------contents用追加--------------------*/
img{
	border:none;
}

a:link{
	color:#666;
	text-decoration:underline;
}
a:visited{
	color:#999;
}
a:hover{
		color:#999;
}
a:active{
		color:#999;
}
