@charset "UTF-8";
/* CSS Document */
/*******ヘッダー********/

div#globalmenu2{
	width:800px;
	height:101px;
	margin:0 auto;
	background:url(../floor/image/menu-trans.png) no-repeat;
	z-index:999;
	position:absolute;
}

div#globalmenu{
	position:relative;
	width:800px;
	height:101px;
	margin:0 auto;
	background:url(../floor/image/menu-trans.png) no-repeat;
}

p#top_okina{
	position:absolute;
	top:10px;
	left:10px;
}
p#top_moyou{
	position:absolute;
	top:0;
	left:573px;
}

#globalmenu ul{
	list-style:none;
}

#globalmenu ul{
	text-indent:-9999em;
}
#globalmenu ul li a{
	display:block;
	height:39px;
	overflow:hidden;
}

li#top,li#topA{
	position:absolute;
	top:54px;
	left:0px;
}
li#g_2,li#g_2A{
	position:absolute;
	top:54px;
	left:88px;
}
li#g_3,li#g_3A{
	position:absolute;
	top:54px;
	left:190px;
}
li#g_4,li#g_4A{
	position:absolute;
	top:54px;
	left:282px;
}
li#g_5,li#g_5A{
	position:absolute;
	top:54px;
	left:404px;
}
li#g_6,li#g_6A{
	position:absolute;
	top:54px;
	left:570px;
}
li#g_7,li#g_7A{
	position:absolute;
	top:54px;
	left:695px;
}


li#top a{
	width:88px;
	background:url(../floor/image/global_off-trans.png) no-repeat;
}
li#top a:hover{background:url(../floor/image/global_on-trans.png) no-repeat;}
li#topA a{background:url(../floor/image/global_on-trans.png) no-repeat;}


li#g_2 a{
	width:102px;
	background:url(../floor/image/global_off-trans.png) -88px 0;
}
li#g_2 a:hover{background:url(../floor/image/global_on-trans.png) -88px 0;}
li#g_2A a{	
	width:102px;
	background:url(../floor/image/global_on-trans.png) -88px 0;
}



li#g_3 a{
	width:92px;
	background:url(../floor/image/global_off-trans.png) -190px 0;
}
li#g_3 a:hover{background:url(../floor/image/global_on-trans.png) -190px 0;}
li#g_3A a{
	width:92px;
	background:url(../floor/image/global_on-trans.png) -190px 0;
}


li#g_4 a{
	width:122px;
	background:url(../floor/image/global_off-trans.png) -282px 0;
}
li#g_4 a:hover{background:url(../floor/image/global_on-trans.png) -282px 0;}
li#g_4A a{
	width:122px;
	background:url(../floor/image/global_on-trans.png) -282px 0;
}


li#g_5 a{
	width:166px;
	background:url(../floor/image/global_off-trans.png) -404px 0;
}
li#g_5 a:hover{background:url(../floor/image/global_on-trans.png) -404px 0;}
li#g_5A a{
	width:166px;
	background:url(../floor/image/global_on-trans.png) -404px 0;
}


li#g_6 a{
	width:125px;
	background:url(../floor/image/global_off-trans.png) -570px 0;
}	
li#g_6 a:hover{background:url(../floor/image/global_on-trans.png) -570px 0;}
li#g_6A a{
	width:125px;
	background:url(../floor/image/global_on-trans.png) -570px 0;
}


li#g_7 a{
	width:105px;
	background:url(../floor/image/global_off-trans.png) -695px 0;
}
li#g_7 a:hover{background:url(../floor/image/global_on-trans.png) -695px 0;}
li#g_7A a{
	width:105px;
	background:url(../floor/image/global_on-trans.png) -695px 0;
}





