@charset "utf-8";
#header ul {
	list-style-type: none;
	position: relative;
	padding-top: 135px;
	padding-left: 30px;
}
#header li {
	float: left;
}
#header a {
	display: block;
	height: 49px;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header a:hover {
	background-position: 0 -49px;
}
#header_btn1 a {
	width: 143px;
	background-image: url(../image/header_btn_themereform.gif);
}
#header_btn2 a {
	width: 94px;
	background-image: url(../image/header_btn_kitchen.gif);
}
#header_btn3 a {
	width: 106px;
	background-image: url(../image/header_btn_sanitary.gif);
}
#header_btn4 a {
	width: 87px;
	background-image: url(../image/header_btn_interior.gif);
}
#header_btn5 a {
	width: 102px;
	background-image: url(../image/header_btn_ecology.gif);
}
#header_btn6 a {
	width: 83px;
	background-image: url(../image/header_btn_other.gif);
}
#header_btnsp {
	width: 30px;
}
#header-menu {
}
#header   .headermessage {
	z-index: 1;
	position: absolute;
	width: 200px;
}
#header p {
	position: absolute;
}

#header  .headerimage {
	z-index: 2;
}

#header .headerinquery {
	float: left;
	margin: 6px 0px 0px 487px;
	z-index: 3;
}
#header .headerinquery a {
	display: block;
	width: 191px;
	height: 17px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(/image/header_btn_inquiry.gif);
}
#header .headerinquery a:hover {
	background-position: 0 -17px;
}
#header  .headermessage {
	font-size: 12px;
	line-height: 14px;

}
#header  .headermessage2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	float: left;
	margin: 80px 0px 0px 270px;
	color: #CCCCCC;
	clear: both;
}
