/*
Site: hatatokei
Page: navigation
*/

/* --- gnavi --- */

li#gnavi-home {
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/gnavi-home-off.gif) no-repeat;
}

li#gnavi-home a {
	width: 190px;
	height: 40px;
	display: block;
}

li#gnavi-home a:hover {
	background: url(../common/gnavi-home-on.gif) no-repeat;
}

li#gnavi-annai {
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/gnavi-annai-off.gif) no-repeat;
}

li#gnavi-annai a {
	width: 190px;
	height: 40px;
	display: block;
}

li#gnavi-annai a:hover {
	background: url(../common/gnavi-annai-on.gif) no-repeat;
}

li#gnavi-kanko {
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/gnavi-kanko-off.gif) no-repeat;
}

li#gnavi-kanko a {
	width: 190px;
	height: 40px;
	display: block;
}

li#gnavi-kanko a:hover {
	background: url(../common/gnavi-kanko-on.gif) no-repeat;
}

li#gnavi-access {
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/gnavi-access-off.gif) no-repeat;
}

li#gnavi-access a {
	width: 190px;
	height: 40px;
	display: block;
}

li#gnavi-access a:hover {
	background: url(../common/gnavi-access-on.gif) no-repeat;
}

li#gnavi-contact {
	width: 190px;
	height: 40px;
	text-indent: -9999px;
	background: url(../common/gnavi-contact-off.gif) no-repeat;
}

li#gnavi-contact a {
	width: 190px;
	height: 40px;
	display: block;
}

li#gnavi-contact a:hover {
	background: url(../common/gnavi-contact-on.gif) no-repeat;
}