@charset "utf-8";
/* =========MAIN MENU HOME BUTTON========== */
#head_menu-box .main_menu_home{
	position:absolute;
	top:0px;
	left:16px;
	display:block;
	float:left;
	height:78px;
	width:111px;
	text-decoration:none;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size: 12px;
	background: url("../../images/html/menu/menu_home_on.gif");
}
#head_menu-box .main_menu_home a{
	list-style-type:none;
	display:block;
	height:78px;
	width:111px;
	text-decoration:none;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size: 12px;
	background: url("../../images/html/menu/menu_home_off.gif");
}

#head_menu-box .main_menu_home a:focus{
/*＼*/
	overflow: hidden;
/**/
}
#head_menu-box .main_menu_home-on {background: url("../../images/html/menu/menu_home_off.gif"); width:111px;}
#head_menu-box .main_menu_home a:hover{background:none !important;}




/* =========MAIN MENU========== */

#head_menu-box .main_menu{
	position:absolute;
	top:15px;
	left:129px;
}

#head_menu-box ul{
	margin:0px;
	padding:0px;
}


#head_menu-box ul.main_menu li {
	list-style-type:none;
	display:block;
	float:left;
	height:49px;
	text-decoration:none;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size: 12px;
}
#head_menu-box ul.main_menu li a{
	list-style-type:none;
	display:block;
	height:49px;
	text-decoration:none;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size: 12px;
}

#head_menu-box li a:focus{
/*＼*/
	overflow: hidden;
/**/
}

#head_menu-box li.main_menu-01 {background:url("../../images/html/menu/menu_01_on.gif");}
#head_menu-box li.main_menu-02 {background:url("../../images/html/menu/menu_02_on.gif");}
#head_menu-box li.main_menu-03 {background:url("../../images/html/menu/menu_03_on.gif");}
#head_menu-box li.main_menu-04 {background:url("../../images/html/menu/menu_04_on.gif");}
#head_menu-box li.main_menu-05 {background:url("../../images/html/menu/menu_05_on.gif");}
#head_menu-box li.main_menu-06 {background:url("../../images/html/menu/menu_06_on.gif");}
#head_menu-box li.main_menu-07 {background:url("../../images/html/menu/menu_07_on.gif");}
#head_menu-box li.main_menu-08 {background:url("../../images/html/menu/menu_08_on.gif");}
#head_menu-box li.main_menu-09 {background:url("../../images/html/menu/menu_09_on.gif");}

#head_menu-box li.main_menu-01-on {background:url("../../images/html/menu/menu_01_on.gif"); width:63px;}
#head_menu-box li.main_menu-02-on {background:url("../../images/html/menu/menu_02_on.gif"); width:73px;}
#head_menu-box li.main_menu-03-on {background:url("../../images/html/menu/menu_03_on.gif");	width:54px;}
#head_menu-box li.main_menu-04-on {background:url("../../images/html/menu/menu_04_on.gif"); width:99px;}
#head_menu-box li.main_menu-05-on {background:url("../../images/html/menu/menu_05_on.gif"); width:115px;}
#head_menu-box li.main_menu-06-on {background:url("../../images/html/menu/menu_06_on.gif"); width:105px;}
#head_menu-box li.main_menu-07-on {background:url("../../images/html/menu/menu_07_on.gif"); width:58px;}
#head_menu-box li.main_menu-08-on {background:url("../../images/html/menu/menu_08_on.gif"); width:100px;}
#head_menu-box li.main_menu-09-on {background:url("../../images/html/menu/menu_09_on.gif"); width:84px;}

#head_menu-box li.main_menu-01 a{background:url("../../images/html/menu/menu_01_off.gif");	width:63px;}
#head_menu-box li.main_menu-02 a{background:url("../../images/html/menu/menu_02_off.gif"); width:73px;}
#head_menu-box li.main_menu-03 a{background:url("../../images/html/menu/menu_03_off.gif"); width:54px;}
#head_menu-box li.main_menu-04 a{background:url("../../images/html/menu/menu_04_off.gif"); width:99px;}
#head_menu-box li.main_menu-05 a{background:url("../../images/html/menu/menu_05_off.gif"); width:115px;}
#head_menu-box li.main_menu-06 a{background:url("../../images/html/menu/menu_06_off.gif"); width:105px;}
#head_menu-box li.main_menu-07 a{background:url("../../images/html/menu/menu_07_off.gif"); width:58px;}
#head_menu-box li.main_menu-08 a{background:url("../../images/html/menu/menu_08_off.gif"); width:100px;}
#head_menu-box li.main_menu-09 a{background:url("../../images/html/menu/menu_09_off.gif"); width:84px;}

#head_menu-box li a:hover{background:none !important;}


