@charset "utf-8";

.nav_h_tbl {
	margin:  0px 20px 3px 0px;
}
td .nav_h_m01,
td .nav_h_m02,
td .nav_h_m03,
td .nav_h_m04,
td .nav_h_m05 {
	padding: 0px 1px;
}
td .nav_h_m01 a,
td .nav_h_m02 a,
td .nav_h_m03 a,
td .nav_h_m04 a,
td .nav_h_m05 a {
	height: 14px;
	font-family: Geneva, Arial, Helvetica, "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
	background: url(../img/fig_nav_h_bg.gif) no-repeat left bottom;
	text-align: left;
	white-space: nowrap;
	display: block;
	padding: 8px 10px 4px 20px;
	border-bottom: 1px solid #9592A6;
}
td .nav_h_m01 a:hover,
td .nav_h_m02 a:hover,
td .nav_h_m03 a:hover,
td .nav_h_m04 a:hover,
td .nav_h_m05 a:hover {
	color: #fff;
	background: url(../img/fig_nav_h_bg_o.gif) no-repeat left bottom;
	border-bottom: 1px solid #ff0000;
}

/* important */
td .nav_h_m01 {
	padding: 0px 1px;
}
td .nav_h_m01 a {
	height: 14px;
	font-family: Geneva, Arial, Helvetica, "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
	background: url(../img/fig_nav_h_bg.gif) no-repeat left bottom;
	text-align: left;
	white-space: nowrap;
	display: block;
	padding: 8px 10px 4px 20px;
	border-bottom: 1px solid #ffff00 !important;
}
td .nav_h_m01 a:hover {
	color: #fff;
	background: url(../img/fig_nav_h_bg_o.gif) no-repeat left bottom;
	border-bottom: 1px solid #ff0000 !important;
}
