ul#menu{
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	height: 40px;
	border-bottom-width: 1px;
}
ul#menu li{
	list-style-type: none;
	float: left;
	padding-bottom: 15px;
}
ul#menu a{
	display:block;
	height:50px;
	text-indent:-9999px;
	overflow:hidden;
}

a.home{
	background-image:url(../image/navi-home.gif);
	background-repeat: no-repeat;
	width: 110px;
	text-indent: -20px;
}
a:hover.home{
    background-position:0px -50px;
}

a.sch{
	background-image:url(../image/navi-sch.gif);
	background-repeat: no-repeat;
	width: 170px;
}
a:hover.sch{
    background-position:0px -50px;
}

a.info{
	background-image:url(../image/navi-info.gif);
	background-repeat: no-repeat;
	width: 160px;
}
a:hover.info{
    background-position:0px -50px;
}

a.prof{
	background-image:url(../image/navi-pro.gif);
	background-repeat: no-repeat;
	width: 110px;
}
a:hover.prof{
    background-position:0px -50px;
}

a.disco{
	background-image:url(../image/navi-disco.gif);
	background-repeat: no-repeat;
	width: 160px;
}
a:hover.disco{
    background-position:0px -50px;
}

a.contact{
	background-image:url(../image/navi-con.gif);
	background-repeat: no-repeat;
	width: 110px;
}
a:hover.contact{
    background-position:0px -50px;
}


/*ここから船浮音祭りナビ*/  
ul#menu_funaoto{
	margin-right: 10px;
	margin-left: 5px;
	height: 30px;
}
ul#menu_funaoto li{
	list-style-type: none;
	float: left;
}
ul#menu_funaoto a{
	display:block;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}

a.fo_top{
	background-image:url(../funauki_test/image/navi_toppage.gif);
	background-repeat: no-repeat;
	width: 150px;
	text-indent: -30px;
}

a:hover.fo_top{
    background-position:0px -30px;
}


a.fo_about{
	background-image:url(../funauki_test/image/navi_about.gif);
	background-repeat: no-repeat;
	width: 170px;
	text-indent: -30px;
}

a:hover.fo_about{
    background-position:0px -30px;
}


a.fo_access{
	background-image:url(../funauki_test/image/navi_access.gif);
	background-repeat: no-repeat;
	width: 210px;
	text-indent: -30px;
}

a:hover.fo_access{
    background-position:0px -30px;
}


a.fo_support{
	background-image:url(../funauki_test/image/navi_support.gif);
	background-repeat: no-repeat;
	width: 155px;
	text-indent: -30px;
}

a:hover.fo_support{
    background-position:0px -30px;
}


a.fo_toiawase{
	background-image:url(../funauki_test/image/navi_toiawase.gif);
	background-repeat: no-repeat;
	width: 140px;
	text-indent: -30px;s
}

a:hover.fo_toiawase{
    background-position:0px -30px;
}


/*ここまで*/



/*ここからふなうき荘ナビ*/  
ul#menu_funauki{
	margin-right: 20px;
	margin-left: 20px;
	height: 30px;
}
ul#menu_funauki li{
	list-style-type: none;
	float: left;
}
ul#menu_funauki a{
	display:block;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}

a.f_home{
	background-image:url(../funaukisou/image/navi_top.gif);
	background-repeat: no-repeat;
	width: 150px;
	text-indent: -30px;
}

a:hover.f_home{
    background-position:0px -30px;
}


a.f_about{
	background-image:url(../funaukisou/image/navi_about.gif);
	background-repeat: no-repeat;
	width: 180px;
	text-indent: -30px;
}

a:hover.f_about{
    background-position:0px -30px;
}

a.f_yoyaku{
	background-image:url(../funaukisou/image/navi_yoyaku.gif);
	background-repeat: no-repeat;
	width: 180px;
	text-indent: -30px;
}

a:hover.f_yoyaku{
    background-position:0px -30px;
}

a.f_access{
	background-image:url(../funaukisou/image/navi_access.gif);
	background-repeat: no-repeat;
	width: 170px;
	text-indent: -30px;
}

a:hover.f_access{
    background-position:0px -30px;
}

a.f_kankou{
	background-image:url(../funaukisou/image/navi_kankou.gif);
	background-repeat: no-repeat;
	width: 130px;
	text-indent: -30px;
}

a:hover.f_kankou{
    background-position:0px -30px;
}


/*ここまで*/

