/******************** mainmenu ************************/
#header #mainmenu {
	padding-top: 8px;
	height: 41px;
	clear: both;
	width: 950px;
}
#header #mainmenu ul {	margin-left:0px; padding-left:0px;}
#header #mainmenu li {	list-style-type: none ;	height: 33px;	float: left;}
#header #mainmenu a {	height: 100%;	text-indent: -9999px;	display: block;}
#header #mainmenu a:focus {	overflow: hidden;}

#header #mainmenu li.m01{	background: url(../../img/menu_a-01_f2.gif);	width:180px; }
#header #mainmenu li.m01 a{	background: url(../../img/menu_a-01.gif);	}
#header #mainmenu li.m02{
	background: url(../../img/menu_a-02_f2.gif);
	width:205px;
}
#header #mainmenu li.m02 a{	background: url(../../img/menu_a-02.gif);	}
#header #mainmenu li.m03{
	background: url(../../img/menu_a-03_f2.gif);
	width:152px;
}
#header #mainmenu li.m03 a{	background: url(../../img/menu_a-03.gif);	}
#header #mainmenu li.m04{
	background: url(../../img/menu_a-04_f2.gif);
	width:199px;
}
#header #mainmenu li.m04 a{	background: url(../../img/menu_a-04.gif);	}
#header #mainmenu li.m05{
	background: url(../../img/menu_a-05_f2.gif);
	width:214px;
}
#header #mainmenu li.m05 a{	background: url(../../img/menu_a-05.gif);	}


#header #mainmenu li a:hover{	background: none !important;}

/**------------- Menu Main now **/

.about#concept #header #mainmenu li.m01 a{	background: url(../../img/menu_a-01_f2.gif);}
.do#index #header #mainmenu li.m02 a{	background: url(../../img/menu_a-02_f2.gif);}
.infomap#index #header #mainmenu li.m03 a{	background: url(../../img/menu_a-03_f2.gif);}
.info#price #header #mainmenu li.m04 a{	background: url(../../img/menu_a-04_f2.gif);}
.info#access #header #mainmenu li.m05 a{	background: url(../../img/menu_a-05_f2.gif);}


/******************** headermenu1 ************************/
#header #menu1 {	height:32px;	width: 518px;	margin-left:22px}
#header #menu1 ul {	margin-left:0px; padding-left:0px;}
#header #menu1 li {	list-style-type: none;	height: 32px;	float: right;}
#header #menu1 a {	height: 100%;	text-indent: -9999px;	display: block;}
#header #menu1 a:focus {	overflow: hidden;}

#header #menu1 li.m05{	background: url(../../img/bt-japanese.gif);	width: 83px;}
#header #menu1 li.m05 a{	background: url(../../img/bt-japanese.gif);}

#header #menu1 li a:hover{	background: none !important;}
