#menu {
	margin: 0px;
	width: 800px;
	height: 24px;
}
#menu ul{
	list-style:none;
	width:798px;
	padding: 0px;
	height: 24px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#menu ul li{
	list-style:none;
	float:left;
	width:114px;
	height: 24px;
	margin: 0px;
}
#menu ul a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	line-height: 24px;
}
.aboutus a{
	background-image:url(../images/btn001.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.aboutus a:hover{
    background-position:0px -24px;
}
.lineup a{
	background-image:url(../images/btn002.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.lineup a:hover{
    background-position:0px -24px;
}
.scene a{
	background-image:url(../images/btn003.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.scene a:hover{
    background-position:0px -24px;
}
.salon a{
	background-image:url(../images/btn004.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.salon a:hover{
    background-position:0px -24px;
}
.support a{
	background-image:url(../images/btn005.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.support a:hover{
    background-position:0px -24px;
}
.kdesign a{
	background-image:url(../images/btn006.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.kdesign a:hover{
    background-position:0px -24px;
}
.inquiry a{
	background-image:url(../images/btn007.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	width: 114px;
}
.inquiry a:hover{
    background-position:0px -24px;
}
