#navi {  clear: both;
	width: 720;
	height: 28px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat; }

.menu {	text-indent: -9999px;
	height: 28px;
	display: block;
	text-decoration: none;
	float: left; }

.menu a{ text-indent: -9999px;
	height: 28px;
	display: block;
	text-decoration: none;
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat; }

#home a{ width: 90px; height: 28px; }
#course a{ width: 143px; height: 28px; }
#fee a{ width: 159px; height: 28px; }
#stay a{ width: 114px; height: 28px; }
#access a{ width: 214px; height: 28px; }

#home a {background-position: 0 0;}
#course a {background-position: -90px 0;}
#fee a {background-position: -233px 0;}
#stay a {background-position: -392px 0;}
#access a {background-position: -506px 0;}

#home a:hover {background-position: 0 -28px;}
#course a:hover {background-position: -90px -28px;}
#fee a:hover {background-position: -233px -28px;}
#stay a:hover {background-position: -392px -28px;}
#access a:hover {background-position: -506px -28px;}

#homea a{ width: 90px; height: 28px; }
#coursea a{ width: 143px; height: 28px; }
#feea a{ width: 159px; height: 28px; }
#staya a{ width: 114px; height: 28px; }
#accessa a{ width: 214px; height: 28px; }


#homea a:hover {background-position: 0 0;}
#coursea a:hover {background-position: -90px 0;}
#feea a:hover {background-position: -233px 0;}
#staya a:hover {background-position: -392px 0;}
#accessa a:hover {background-position: -506px 0;}


#homea a {background-position: 0 -28px;}
#coursea a {background-position: -90px -28px;}
#feea a {background-position: -233px -28px;}
#staya a {background-position: -392px -28px;}
#accessa a {background-position: -506px -28px;}


