/*-----top*/
li#top {
	width:160px;
	height:55px;
	clear:both;
}
li#top a.other {
}
li#top a.this {
	background-image:url(../img/menu/top.jpg);
	background-repeat:no-repeat;
}
li#top a:hover {
	background-image:url(../img/menu/top.jpg);
	background-repeat:no-repeat;
}
/*-----schedule*/
li#schedule {
	width:160px;
	height:55px;
	clear:both;
}
li#schedule a.other {
}
li#schedule a.this {
	background-image:url(../img/menu/schedule.jpg);
	background-repeat:no-repeat;
}
li#schedule a:hover {
	background-image:url(../img/menu/schedule.jpg);
	background-repeat:no-repeat;
}
/*-----girls*/
li#girls {
	width:160px;
	height:55px;
	clear:both;
}
li#girls a.other {
}
li#girls a.this {
	background-image:url(../img/menu/girls.jpg);
	background-repeat:no-repeat;
}
li#girls a:hover {
	background-image:url(../img/menu/girls.jpg);
	background-repeat:no-repeat;
}
/*-----system*/
li#system {
	width:160px;
	height:55px;
	clear:both;
}
li#system a.other {
}
li#system a.this {
	background-image:url(../img/menu/system.jpg);
	background-repeat:no-repeat;
}
li#system a:hover {
	background-image:url(../img/menu/system.jpg);
	background-repeat:no-repeat;
}
/*-----card*/
li#card {
	width:160px;
	height:55px;
	clear:both;
}
li#card a.other {
}
li#card a.this {
	background-image:url(../img/menu/card.jpg);
	background-repeat:no-repeat;
}
li#card a:hover {
	background-image:url(../img/menu/card.jpg);
	background-repeat:no-repeat;
}
/*-----reserve*/
li#reserve {
	width:160px;
	height:55px;
	clear:both;
}
li#reserve a.other {
}
li#reserve a.this {
	background-image:url(../img/menu/reserve.jpg);
	background-repeat:no-repeat;
}
li#reserve a:hover {
	background-image:url(../img/menu/reserve.jpg);
	background-repeat:no-repeat;
}
/*-----diary*/
li#diary {
	width:160px;
	height:55px;
	clear:both;
}
li#diary a.other {
}
li#diary a.this {
	background-image:url(../img/menu/diary.jpg);
	background-repeat:no-repeat;
}
li#diary a:hover {
	background-image:url(../img/menu/diary.jpg);
	background-repeat:no-repeat;
}
/*-----recruit*/
li#recruit {
	width:160px;
	height:55px;
	clear:both;
}
li#recruit a.other {
}
li#recruit a.this {
	background-image:url(../img/menu/recruit.jpg);
	background-repeat:no-repeat;
}
li#recruit a:hover {
	background-image:url(../img/menu/recruit.jpg);
	background-repeat:no-repeat;
}
/*-----link*/
li#link {
	width:160px;
	height:55px;
	clear:both;
}
li#link a.other {
}
li#link a.this {
	background-image:url(../img/menu/link.jpg);
	background-repeat:no-repeat;
}
li#link a:hover {
	background-image:url(../img/menu/link.jpg);
	background-repeat:no-repeat;
}