/* CSS Document */

#nav li{
	list-style:none;
	font-size: 1px;
	line-height: 1px;
	text-indent: -999999px;
}
#nav a{
	display:block;
	height:34px;
	text-decoration: none;
}
.aisatu a {
	background-image:url(../img/menu_aisatu.jpg);
	background-repeat: no-repeat;
	width: 139px;
}
.aisatu a:hover {
	background-position:0px -34px;
}
.program a {
	background-image:url(../img/menu_program.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
.program a:hover {
	background-position:0px -34px;
}
.endai a {
	background-image:url(../img/menu_endai.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
.endai a:hover {
	background-position:0px -34px;
}
.sankasha a {
	background-image:url(../img/menu_sankasha.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
.sankasha a:hover {
	background-position:0px -34px;
}
.kaijo a{
	background-image:url(../img/menu_access.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
.kaijo a:hover {
	background-position:0px -34px;
}
.shukuhaku a {
	background-image:url(../img/menu_shukuhaku.jpg);
	background-repeat: no-repeat;
	width: 139px;
}
.shukuhaku a:hover {
	background-position:0px -34px;
}
