﻿/*　メニュー上部　*/
/*　メニュー上部　*/

.menuk{
	width: 540px;
	padding: 0;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	height: 32px;
}

ul.gnavik{
	position: relative;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 540px;
	height: 32px;
	float: left;
	background-image: url(../images/sightseeing/gm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.gnavik li{
	height: 32px;
	text-indent:-800px;
}
	
ul.gnavik li a{
	position: absolute;
	overflow: hidden;
	top: -0px;
	height:32px;
	text-indent: -900px;
	text-decoration: none;
}

li.gnavik_a a{
	left: 0px;
	width: 101px;
	background: transparent url(../images/sightseeing/gm.gif) 0px -0px no-repeat;
}

li.gnavik_b a{
	left: 101px;
	width: 101px;
	background: transparent url(../images/sightseeing/gm.gif) -101px -0px no-repeat;
}

li.gnavik_c a{
	left: 202px;
	width: 101px;
	background: transparent url(../images/sightseeing/gm.gif) -202px -0px no-repeat;
}

li.gnavik_d a{
	left: 303px;
	width: 117px;
	background: transparent url(../images/sightseeing/gm.gif) -303px -0px no-repeat;
}
li.gnavik_e a{
	left: 420px;
	width: 120px;
	background: transparent url(../images/sightseeing/gm.gif) -420px -0px no-repeat;
}




li.gnavik_a a:hover{background-position: 0px -32px;}
li.gnavik_b a:hover{background-position: -101px -32px;}
li.gnavik_c a:hover{background-position: -202px -32px;}
li.gnavik_d a:hover{background-position: -303px -32px;}
li.gnavik_e a:hover{background-position: -420px -32px;}



li.gnavik_a1 a{
	left: 0px;
	width: 101px;
	background: transparent url(../images/sightseeing/gm.gif) 0px -32px no-repeat;
}

li.gnavik_b1 a{
	left: 101px;
	width: 101px;
	background: transparent url(../images/sightseeing/gm.gif) -101px -32px no-repeat;
}

li.gnavik_c1 a{
	left: 202px;
	width: 101px;
	background: transparent url(../images/sightseeing/gm.gif) -202px -32px no-repeat;
}

li.gnavik_d1 a{
	left: 303px;
	width: 117px;
	background: transparent url(../images/sightseeing/gm.gif) -303px -32px no-repeat;
}
li.gnavik_e1 a{
	left: 420px;
	width: 120px;
	background: transparent url(../images/sightseeing/gm.gif) -420px -32px no-repeat;
}



.on-b {
	height: 32px;
	width: 135px;
}

