/*
Site: Belag International
Page: navi-top
*/

/* --- gnavi --- */

li#gnavi-home {
	width: 159px;
	height: 31px;
	text-indent: -9999px;
	background: url(../common/gnavi-home-off.gif) no-repeat;
}

li#gnavi-home a {
	width: 159px;
	height: 31px;
	display: block;
}

li#gnavi-home a:hover {
	background: url(../common/gnavi-home-on.gif) no-repeat;
}

li#gnavi-ski-camp {
	width: 396px;
	height: 31px;
	text-indent: -9999px;
	background: url(../common/gnavi-ski-camp-off.png) no-repeat;
}

li#gnavi-ski-camp a {
	width: 396px;
	height: 31px;
	display: block;
}

li#gnavi-ski-camp a:hover {
	background: url(../common/gnavi-ski-camp-on.png) no-repeat;
}


li#gnavi-tune-up {
	width: 397px;
	height: 31px;
	text-indent: -9999px;
	background: url(../common/gnavi-tune-up-off.png) no-repeat;
}

li#gnavi-tune-up a {
	width: 397px;
	height: 31px;
	display: block;
}

li#gnavi-tune-up a:hover {
	background: url(../common/gnavi-tune-up-on.png) no-repeat;
}

