#mainmenu_menu a {
  display:block;
  width:66px;
  height:15px;
  background:url(../../images/header/menu_on.gif) 0 0 no-repeat;
/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#mainmenu_menu a:hover{
	background:url(../../images/header/menu_on.gif) no-repeat 0 0px;
}

/*-----------------------------------------------------------------------------------------------
  Submenu
-----------------------------------------------------------------------------------------------*/
#submenu_menu{
	padding:0px;
	margin:auto;
	width:950px;
}

#submenu_shop{
	padding:0px;
	margin:10px 0px 0px 0px;
	width:400px;
	display:none;
}

#submenu_menu_kaiseki {
  background:url(../../images/header/kaiseki_on.gif) no-repeat 0 0px;
  width:83px;
  height:13px;
}

#submenu_menu_kaiseki a {
  display:block;
  width:83px;
  height:13px;
  background:url(../../images/header/kaiseki.gif) 0 0 no-repeat;
/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#submenu_menu_kaiseki a:hover{
	background:url(../../images/header/kaiseki_on.gif) no-repeat 0 0px;
}

#submenu_menu_kaiseki a b{
  display:block;
  position:relative;
  z-index:-1;
  width:83px;
  height:13px;
  overflow: hidden;
/*\*//*/
  display:inline-table;
/**/
}

#submenu_menu_nabe {
  background:url(../../images/header/nabe_on.gif) no-repeat 0 0px;
  width:70px;
  height:13px;
}

#submenu_menu_nabe a {
  display:block;
  width:70px;
  height:13px;
  background:url(../../images/header/nabe.gif) 0 0 no-repeat;
/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#submenu_menu_nabe a:hover{
	background:url(../../images/header/nabe_on.gif) no-repeat 0 0px;
}

#submenu_menu_nabe a b{
  display:block;
  position:relative;
  z-index:-1;
  width:70px;
  height:13px;
  overflow: hidden;
/*\*//*/
  display:inline-table;
/**/
}

#submenu_menu_osechi {
  background:url(../../images/header/osechi_on.gif) no-repeat 0 0px;
  width:85px;
  height:13px;
}

#submenu_menu_osechi a {
  display:block;
  width:85px;
  height:13px;
  background:url(../../images/header/osechi.gif) 0 0 no-repeat;
/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#submenu_menu_osechi a:hover{
	background:url(../../images/header/osechi_on.gif) no-repeat 0 0px;
}

#submenu_menu_osechi a b{
  display:block;
  position:relative;
  z-index:-1;
  width:74px;
  height:13px;
  overflow: hidden;
/*\*//*/
  display:inline-table;
/**/
}

#submenu_menu_all {
  background:url(../../images/header/all_on.gif) no-repeat 0 0px;
  width:74px;
  height:13px;
}

#submenu_menu_all a {
  display:block;
  width:74px;
  height:13px;
  background:url(../../images/header/all.gif) 0 0 no-repeat;
/*\*//*/
  overflow: hidden;
  display:inline-table;
/**/
}

#submenu_menu_all a:hover{
	background:url(../../images/header/all_on.gif) no-repeat 0 0px;
}

#submenu_menu_all a b{
  display:block;
  position:relative;
  z-index:-1;
  width:74px;
  height:13px;
  overflow: hidden;
/*\*//*/
  display:inline-table;
/**/
}