@charset "utf-8";
/* CSS Document */
ul#menu{
	list-style:none;
	width:798px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}
ul#menu li{
	list-style:none;
	float:left;
	width:133px;
	margin: 0px;
	padding: 0px;
}
ul#menu a{
	display:block;
	width:133px;
	height:44px;
	text-indent:-800px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}


a.kisetu{
	background-image:url(beauty-img/navi/navia.png);
	background-repeat: no-repeat;
}
a:hover.kisetu{
    background-position:0px -44px;
}
a.kisetu-activ{
	background-image:url(beauty-img/navi/navia.png);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}
a.bikotu{
	background-image:url(beauty-img/navi/navib.png);
	background-repeat: no-repeat;
}
a:hover.bikotu{
	background-position:0px -44px;
}
a.bikotu-activ{
	background-image:url(beauty-img/navi/navib.png);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}
a.yase{
	background-image:url(beauty-img/navi/navic.png);
	background-repeat: no-repeat;
}
a:hover.yase{
	background-position:0px -44px;
}
a.yase-activ{
	background-image:url(beauty-img/navi/navic.png);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}
a.op{
	background-image:url(beauty-img/navi/navid.png);
	background-repeat: no-repeat;
}
a:hover.op{
    background-position:0px -44px;
}
a.op-activ{
	background-image:url(beauty-img/navi/navid.png);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}
a.kotuban{
	background-image:url(beauty-img/navi/navie.png);
	background-repeat: no-repeat;
}
a:hover.kotuban{
    background-position:0px -44px;
}
a.kotuban-activ{
	background-image:url(beauty-img/navi/navie.png);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}
a.sp{
	background-image:url(beauty-img/navi/navif.png);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
a:hover.sp{
	background-position:0px -44px;
}
a.sp-activ{
	background-image:url(beauty-img/navi/navif.png);
	background-position: 0px -44px;
	background-repeat: no-repeat;
}
.r-p {
	float: none;
	display: block;
	padding-left: 240px;
}

