/*
 ver.1.0
	小倉競輪ガイド用 css
	
	01. h1 title
	02. 
	03. 
	04. 
	05. 
	06　
	07. 
	
*/

/* 01. h1 title
************************************/
h1.tl_title { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_guide.gif) no-repeat; }
h1.tl_so { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_so.gif) no-repeat; }
h1.tl_shoka { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_soun.gif) no-repeat; }
h1.tl_title_ath { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_guide_ath.gif) no-repeat; }
#lst_ath { margin:0 0 15px 0; padding:0; }
#lst_ath ul { margin:0; padding:0; }
#lst_ath li { margin:0 5px; padding:0 2px 0 12px; display:inline; border-left:1px solid #ccc; }

/* for Kr */

body#kr h1.tl_title { margin:0; padding:0; height:40px; width:100%; text-indent:-10000px; background:url(../images/tl_guide_kr.gif) no-repeat; }
