/* グローバルナビ
────────────────────────────── */

#gnavi-home a:link, #gnavi-home a:visited, #gnavi-home a:hover {
	background-image: url(../images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}
#menu {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 410px;
	width: 760px;
}
#menu ul {
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	width: 380px;
}
#menu li {
	list-style-type: none;
}
#menu-shinka a {
	background-image: url(../images/menu-shinka.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 320px;
	text-indent: -9999px;
}
#menu-keirin a {
	background-image: url(../images/menu-keirin.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 160px;
	text-indent: -9999px;
}
#menu-ekisu a {
	background-image: url(../images/menu-ekisu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 300px;
	text-indent: -9999px;
}
#menu-lakanka a {
	background-image: url(../images/menu-lakanka.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 160px;
	text-indent: -9999px;
}

