/* 左ナビ用 */
#brs .sn_lc99 {
	width: 205px;
	margin: 5px 0 0 0;
	background: url(../img/brs_img/li204_bg_tdl5.gif) no-repeat left top;
}
#brs .sn_lc99 a {
	display: block;
	background:  url(../img/brs_img/brs_sprite01.gif) no-repeat 4px -398px;
	padding: 10px 3px 7px 19px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: underline;
}
#brs .sn_lc99 a:hover {
	text-decoration: none;
}

#brs .sn_mc99 {
	width: 205px;
	margin: 5px 0 0 0;
	background: url(../img/brs_img/li204_bg_mdl5.gif) no-repeat left top;
}
#brs .sn_mc99 a {
	display: block;
	background:  url(../img/brs_img/brs_sprite01.gif) no-repeat 16px -398px;
	padding: 10px 3px 7px 31px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: underline;
}
#brs .sn_mc99 a:hover {
	text-decoration: none;
}

#brs .sn_sc99 {
	width: 204px;
	margin: 5px 0 0 0;
}
#brs .sn_sc99 a {
	display: block;
	background: #FFF url(../img/brs_img/listarw4_gray_left.gif) no-repeat 22px 6px;
	padding: 4px 10px 4px 33px;
	color: #36C;
	font-size: 12px;
	line-height: 1.3;
	text-decoration: underline;
}
#brs .sn_sc99 a:hover {
	color: #FFF;
	background: #36C url(../img/brs_img/listarw5_white_right.gif) no-repeat 21px 6px;
	text-decoration: none;
}

/* リスト下用 */
#brs .ft_days99 {
	width: 100%;
	margin: 0;
	padding: 13px 0 11px;
	background: #EEE;
	text-align: center;
}
#brs .ft_days99 a {
	display: inline-block;
	padding-left: 20px;
	background: url(../img/brs_img/ft_days99.gif) no-repeat center left;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	text-decoration: underline;
}
#brs .ft_days99 a:hover {
	text-decoration: none;
}