@charset "utf-8";
/* メインメニュー */

#hd-menu #hd-menu-inner {
	background: url(../images/menu/hb_menu_bg.gif) no-repeat top;
	height: 50px;
	width: 942px;
	margin: 70px auto 20px;
}
#hd-menu #hd-menu-inner .menu li {
	width:157px;
	height:50px;
	float:left;
	margin-left:0px;
	list-style:none;
	text-indent:-9999px;
	display:inline;
}
#hd-menu .menu li a {
	display:block;
	width:157px;
	height:50px;
	text-decoration: none;
}
#hd-menu #current a {
	background: none;
}
#top #hd-menu #current {
	background: url(../images/menu/hd_menu_toppage.gif) no-repeat;
}
#hd-menu .menu li.top a {
	background: url(../images/menu/hd_menu_toppage01.gif) no-repeat;
}
#hd-menu .menu li.top a:hover {
	background: url(../images/menu/hd_menu_toppage001.gif) no-repeat;
}
#merit #hd-menu #current {
	background: url(../images/menu/hd_menu_merit.gif) no-repeat;
}
#hd-menu .menu li.merit a {
	background: url(../images/menu/hd_menu_merit01.gif) no-repeat;
}
#hd-menu .menu li.merit a:hover {
	background: url(../images/menu/hd_menu_merit001.gif) no-repeat;
}
#service #hd-menu #current {
	background: url(../images/menu/hd_menu_service.gif) no-repeat;
}
#hd-menu .menu li.service a {
	background: url(../images/menu/hd_menu_service01.gif) no-repeat;
}
#hd-menu .menu li.service a:hover {
	background: url(../images/menu/hd_menu_service001.gif) no-repeat;
}
#lineup #hd-menu #current {
	background: url(../images/menu/hd_menu_lineup.gif) no-repeat;
}
#hd-menu .menu li.lineup a {
	background: url(../images/menu/hd_menu_lineup01.gif) no-repeat;
}
#hd-menu .menu li.lineup a:hover {
	background: url(../images/menu/hd_menu_lineup001.gif) no-repeat;
}
#support #hd-menu #current {
	background: url(../images/menu/hd_menu_support.gif) no-repeat;
}
#hd-menu .menu li.support a {
	background: url(../images/menu/hd_menu_support01.gif) no-repeat;
}
#hd-menu .menu li.support a:hover {
	background: url(../images/menu/hd_menu_support001.gif) no-repeat;
}
#hachi #hd-menu #current {
	background: url(../images/menu/hd_menu_hachi.gif) no-repeat;
}
#hd-menu .menu li.hachi a {
	background: url(../images/menu/hd_menu_hachi01.gif) no-repeat;
}
#hd-menu .menu li.hachi a:hover {
	background: url(../images/menu/hd_menu_hachi001.gif) no-repeat;
}

