/*======================================

     Sports List Archive tab

=======================================*/
#rightBox #acv_tab_box{
	width:715px;
	height:48px;
}
#rightBox #acv_tab_box ul{
	margin:5px 5px 5px 0;
	float:left;
	height:38px;
	
}
#rightBox #acv_tab_box a{
	font:bold 13px "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	color:#FFF;
}
#rightBox #acv_tab_box a:hover li{
	text-decoration:underline;
	color:#FFF;
}
#rightBox #acv_tab_box li{
	float:left;
	height:38px;
	background-image:url(https://pics.static-showtime.jp/etc/sports/common/img/archive_tabs/tab_roll.png);
}
#rightBox #acv_tab_box li.Center{
	height:28px;
	padding:10px 0 0 0;
}
#rightBox #acv_tab_box li.Ltab{
	width:8px;
	background-image:url(https://pics.static-showtime.jp/etc/sports/common/img/archive_tabs/tab_left.png);
	
}
#rightBox #acv_tab_box li.Rtab{
	
	width:8px;
	background-image:url(https://pics.static-showtime.jp/etc/sports/common/img/archive_tabs/tab_right.png);
	
}