/*
Site: forest
Page: navi-top
*/

/* --- navi-top --- */

li#club {
	width: 108px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-club-off.gif) no-repeat;
}

li#club a {
	width: 108px;
	height: 40px;
	display: block;
}

li#club a:hover {
	background: url(../common/btn-club-on.gif) no-repeat;
}

li#course {
	width: 107px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-course-off.gif) no-repeat;
}

li#course a {
	width: 107px;
	height: 40px;
	display: block;
}

li#course a:hover {
	background: url(../common/btn-course-on.gif) no-repeat;
}

li#playingfee {
	width: 107px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-playingfee-off.gif) no-repeat;
}

li#playingfee a {
	width: 107px;
	height: 40px;
	display: block;
}

li#playingfee a:hover {
	background: url(../common/btn-playingfee-on.gif) no-repeat;
}

li#reserve {
	width: 107px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-reserve-off.gif) no-repeat;
}

li#reserve a {
	width: 107px;
	height: 40px;
	display: block;
}

li#reserve a:hover {
	background: url(../common/btn-reserve-on.gif) no-repeat;
}

li#event {
	width: 107px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-event-off.gif) no-repeat;
}

li#event a {
	width: 107px;
	height: 40px;
	display: block;
}

li#event a:hover {
	background: url(../common/btn-event-on.gif) no-repeat;
}

li#club2 {
	width: 107px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-club2-off.gif) no-repeat;
}

li#club2 a {
	width: 107px;
	height: 40px;
	display: block;
}

li#club2 a:hover {
	background: url(../common/btn-club2-on.gif) no-repeat;
}

li#access {
	width: 107px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/btn-access-off.gif) no-repeat;
}

li#access a {
	width: 107px;
	height: 40px;
	display: block;
}

li#access a:hover {
	background: url(../common/btn-access-on.gif) no-repeat;
}