@charset "utf-8";

.nav_l_tbl {
	width: 244px;
	margin: 0px 0px 0px 26px;
}
/* a */
td .nav_l_m01 a,
td .nav_l_m02 a,
td .nav_l_m03 a,
td .nav_l_m04 a,
td .nav_l_m05 a,
td .nav_l_m06 a,
td .nav_l_m07 a {
	font-family: Geneva, Arial, Helvetica, "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	background: url(../img/fig_sq.gif) no-repeat 10px top;
	text-align: left;
	white-space: nowrap;
	width: 244px;
	display: block;
	padding: 2px 0px 3px 30px;
}
/* hover */
td .nav_l_m01 a:hover,
td .nav_l_m02 a:hover,
td .nav_l_m03 a:hover,
td .nav_l_m04 a:hover,
td .nav_l_m05 a:hover,
td .nav_l_m06 a:hover,
td .nav_l_m07 a:hover {
	font-family: Geneva, Arial, Helvetica, "MS PGothic", "MS UI Gothic", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	color: #fff;
	background: url(../img/fig_sq_o.gif) no-repeat 10px top;
	text-align: left;
	white-space: nowrap;
	width: 244px;
	display: block;
	padding: 2px 0px 2px 30px;
	border-bottom: 1px solid #ff0000;
}
