#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 102px;
	background: transparent url(main_hump/images/header.gif) no-repeat;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .top {
	width: 114px;
	height: 44px;
	background: url(main_hump/images/top.png) no-repeat;
	left: 7px;
	top: 60px;
}
#menu .top span {
	width: 79px;
	height: 34px;
	background: url(main_hump/images/home-over.gif) no-repeat;
	left: -8px;
	top: -18px;
	position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .info {
	width: 113px;
	height: 45px;
	background: url(main_hump/images/osirase.png) no-repeat;
	left: 120px;
	top: 60px;
}
#menu .info span {
	width: 112px;
	height: 34px;
	background: url(main_hump/images/about-over.gif) no-repeat;
	left: 0px;
	top: 30px;
	position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .seihin {
	width: 123px;
	height: 43px;
	background: url(main_hump/images/seihin.png) no-repeat;
	left: 230px;
	top: 60px;
}
#menu .seihin span {
	width: 90px;
	height: 39px;
	background: url(main_hump/images/rss-over.gif) no-repeat;
	left: 36px;
	top: -20px;
		position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .tempo {
	width: 123px;
	height: 45px;
	background: url(main_hump/images/tempo.png) no-repeat;
	left: 345px;
	top: 60px;
}
#menu .tempo span {
	width: 85px;
	height: 34px;
	background: url(main_hump/images/span_21.gif) no-repeat;
	left: 0px;
	top: 30px;
	position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .about {
	width: 113px;
	height: 45px;
	background: url(main_hump/images/abouth.png) no-repeat;
	left: 460px;
	top: 60px;
}
#menu .about span {
	width: 92px;
	height: 42px;
	background: url(main_hump/images/span_05.gif) no-repeat;
	left: 30px;
	top: -18px;
	position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .kankou {
	width: 113px;
	height: 45px;
	background: url(main_hump/images/kankou.png) no-repeat;
	left: 570px;
	top: 60px;
}
#menu .kankou span {
	width: 118px;
	height: 38px;
	background: url(main_hump/images/span_16.gif) no-repeat;
	left: 0px;
	top: 22px;
	position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .event {
	width: 113px;
	height: 45px;
	background: url(main_hump/images/event.png) no-repeat;
	left: 680px;
	top: 60px;
}
#menu .event span {
	width: 83px;
	height: 40px;
	background: url(main_hump/images/span_10.gif) no-repeat;
	left: 30px;
	top: -18px;
	position:absolute;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
}
#menu .company {
	width: 50px;
	height: 40px;
	background: url(main_hump/images/company02.gif) no-repeat;
	left: 320px;
	top: 15px;
}
#menu .privacypolicy {
	width: 116px;
	height: 40px;
	background: url(main_hump/images/privacypolicy02.gif) no-repeat;
	left: 385px;
	top: 15px;
}
#menu .sitemap {
	width: 76px;
	height: 40px;
	background: url(main_hump/images/sitemap02.gif) no-repeat;
	left: 515px;
	top: 15px;
}
#menu .contact {
	width: 80px;
	height: 40px;
	background: url(main_hump/images/contact02.gif) no-repeat;
	left: 600px;
	top: 15px;
}
#menu .qestion {
	width: 85px;
	height: 40px;
	background: url(main_hump/images/question02.gif) no-repeat;
	left: 690px;
	top: 15px;
}


