@charset "utf-8";
.menubutton_area_ref{
	height:52px;
}

ul.menu li.header_menu_item a {
	border-left: solid 0px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_1.png);
}
ul.menu li.header_menu_item_left a {
	border-left: solid 0px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_1.png);
}

ul.menu li.header_menu_item_right a {
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_1.png);
}

ul.menu li.header_menu_item a:hover {
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_2.png);
}
ul.menu li.header_menu_item_left a:hover {
	background:url(../img/button/menu_btn_free_white_2.png);
}

ul.menu li.header_menu_item_right a:hover {
	background:url(../img/button/menu_btn_free_white_2.png);
}

ul.menu li.header_menu_item2 a {
	border-left: solid 0px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_2.png);
}
ul.menu li.header_menu_item2_left a {
	border-left: solid 0px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_2.png);
}
ul.menu li.header_menu_item2_right a {
	border-left: solid 0px #CCC;
	border-right: solid 0px #CCC;
	border-bottom: solid 0px #CCC;
	background:url(../img/button/menu_btn_free_white_2.png);
}
ul.sub li a {
	border-left: solid 0px #CCC;
	border-top: solid 0px #CCC;
	border-bottom: solid 0px #CCC;
	float:left;
}
.header_menu_text1n {
	font-size: 13px;
	color:#514D46;
	font-weight: bold;
	width:100%;
	/*background-color:green;*/	/* test */
	text-align:center;
	letter-spacing: 2px;
}
.header_menu_text1ne {
	font-size: 10px;
	color:#514D46;
}
.header_menu_textnn {
	font-size: 13px;
	color:#514D46;
	font-weight: bold;
	letter-spacing: 2px;
}
.header_menu_textnne {
	font-size: 10px;
	colo:r#514D46;
	letter-spacing: 1px;
}

