.nav-wrap {
	background: url(../img/topmenu_bg.jpg) no-repeat left top;
	height: 30px;
	width: 880px;
	margin: 0 0 10px 0;
}

#example-one {
	list-style: none;
	position: absolute;
}
#example-one li {
	position: absolute;
}
#example-one li.menu1 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_01.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 124px;
	left: 0;
	top: 0;
}
#example-one li.menu2 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_02.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 124px;
	top: 0;
}
#example-one li.menu3 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_03.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 250px;
	top: 0;
}
#example-one li.menu4 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_04.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 376px;
	top: 0;
}
#example-one li.menu5 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_05.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 502px;
	top: 0;
}
#example-one li.menu6 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_06.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 628px;
	top: 0;
}
#example-one li.menu7 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_07.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 754px;
	top: 0;
}



#example-one li.menu1 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_01.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 124px;
 }
#example-one li.menu2 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_02.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-one li.menu3 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_03.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-one li.menu4 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_04.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-one li.menu5 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_05.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-one li.menu6 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_06.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-one li.menu7 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_07.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}

#example-one li a:hover {
	background-position: 0 -30px;
}



/*英語ページ用*/

#example-two {
	list-style: none;
	position: absolute;
}
#example-two li {
	position: absolute;
}
#example-two li.menu1 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_01.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 124px;
	left: 0;
	top: 0;
}
#example-two li.menu2 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_02.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 124px;
	top: 0;
}
#example-two li.menu3 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_03.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 250px;
	top: 0;
}
#example-two li.menu4 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_04.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 376px;
	top: 0;
}
#example-two li.menu5 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_05.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 502px;
	top: 0;
}
#example-two li.menu6 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_06.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 628px;
	top: 0;
}
#example-two li.menu7 {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_07.jpg) no-repeat 0 -30px;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
	left: 754px;
	top: 0;
}



#example-two li.menu1 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_01.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 124px;
 }
#example-two li.menu2 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_02.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-two li.menu3 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_03.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-two li.menu4 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_04.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-two li.menu5 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_05.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-two li.menu6 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_06.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}
#example-two li.menu7 a {
	display: block;
	font-size: 0px;
	background: url(../img/topmenu_en_07.jpg) no-repeat 0 0;
	text-indent: -9999px;
	height: 30px;
	width: 126px;
}

#example-two li a:hover {
	background-position: 0 -30px;
}
