@charset "utf-8";

/* ----------------------------------------------------------------------------------------------------
   メイン
---------------------------------------------------------------------------------------------------- */
/* コントロール
---------------------------------------------------------------------------------------------------- */
.control ul		{
	background: url(../images/race_tx001.gif) no-repeat;
	background-position: top center;
}

#race_calendar_btn	{
	padding-top: 15px;
	text-align: right;
}


/* 記事
---------------------------------------------------------------------------------------------------- */
.entry	{
	padding-bottom: 30px;
}

.entry_num	{
	float: left;
	width: 70px;
	padding-top: 4px;
	display:none;
}

.entry_con	{

}

.entry_con dt	{
	padding-left: 35px;
	font-weight: bold;
}

.entry_con dd	{
	
}

.entry dd a	{
	display: block;
	padding:10px 30px 10px 10px;
	background: url(../images/arrow02.gif) no-repeat;
	background-position: 638px center;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	text-decoration: none;
	margin:0;
}

.entry dd p a	{
	display: block;
	padding:10px 30px 10px 10px!important;
	background: url(../images/arrow02.gif) no-repeat;
	background-position: 638px center;
	border-bottom: 1px solid #ededed;
	margin-top:-1px;
	text-decoration: none;
	color:#333;
}

.entry dd a	{
	display: block;
	padding:10px 30px 10px 10px!important;
	background: url(../images/arrow02.gif) no-repeat;
	background-position: 638px center;
	border-bottom: 1px solid #ededed;
	margin-top:-1px;
	text-decoration: none;
	color:#333;
}




.entry dd a:hover {background-color:#F6F6F6;color:#333!important;}

.entry_con dd a	{
	display: block;
	padding:10px 30px 10px 10px;
	background: url(../images/arrow02.gif) no-repeat;
	background-position: 638px center;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	text-decoration: none;
	margin:0;
	color:#333!important;
}

.entry_con dd p a	{
	display: block;
	padding:10px 30px 10px 10px!important;
	background: url(../images/arrow02.gif) no-repeat;
	background-position: 638px center!important;
	border-bottom: 1px solid #ededed;
	margin-top:-1px;
	text-decoration: none;
	color:#333!important;
}



.entry_con dd a:hover {background-color:#F6F6F6; color:#333!important;}

.entry_con dt {margin:0!important; }

/* 記事
---------------------------------------------------------------------------------------------------- */
#race_calendar	{
	padding: 20px 25px;
	font: 0.8em/1.5em "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}

#race_calendar h1	{
	margin-bottom: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
	font-size: 1.2em;
	font-weight: bold;
}

#race_list_h	{
	padding-bottom: 0px;
	font-weight: bold;
	font-size:120%;
	margin-bottom:10px;
}

#race_list	{
	width: 100%;
	margin-bottom: 10px;
}

#race_list tr	{
	border-bottom: 1px dotted #ededed;
}

#race_list th	{
	padding: 5px 0 5px 5px;
	vertical-align: top;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

#race_list td	{
	padding: 5px 0 5px 10px;
	vertical-align: top;
}

#race_list td span	{
	color: #f90f11;
	font-size: 0.8em;
}

#race_attiontion	{
	color: #f90f11;
	font-size: 0.8em;
	line-height: 1.5em;
}

/* ----------------------------------------------------------------------------------------------------
   ナビゲーション
---------------------------------------------------------------------------------------------------- */
#navi_002 a	{
	background-color: #ff0000;
	background-position: right bottom;
}



