@charset "utf-8";

.nav_h_sub {
	width: 130px;
	height: 15px;
	padding: 0px;
	text-align: left;
}
.nav_h_sub td {
	padding: 0px;
	float: left;
}
.nav_h_sub td a {
	display: block;
	float: left;
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	text-decoration: none;
	text-indent: -9999px;
}
.nav_h_sub td .m01 { width: 65px;	background: url(../img/fig_h_btn_ent.gif) left top no-repeat;}
.nav_h_sub td .m02 { width: 65px;	background: url(../img/fig_h_btn_site.gif) left top no-repeat;}
.nav_h_sub td .m01:hover { background: url(../img/fig_h_btn_ent.gif) left bottom no-repeat;}
.nav_h_sub td .m02:hover { background: url(../img/fig_h_btn_site.gif) left bottom no-repeat;}
.nav_h_sub td .m01:active { background: url(../img/fig_h_btn_ent.gif) left top no-repeat;}
.nav_h_sub td .m02:active { background: url(../img/fig_h_btn_site.gif) left top no-repeat;}
