.sports_data li a:link{ color: #7777DD; } 
.sports_data li a:visited { color: #888888; } 
.sports_data li a:hover { color: #BBBB22; }
.sports_data li a:active { color: red; } 

.sports_data{
	list-style:none;
	padding-bottom:10px;
	line-height:18px;
	font-size:small;
	color:#5555DD;
	margin:0px 0px 0px 30px;}

.sportsdatatable{
	background:url('http://www.daily.co.jp/css/images/index/sportsdataback.jpg') repeat-x;
	width:99%;
	margin: 10px; auto;
	}

.sportsdataline{
	border-right:dotted #AAAAAA 1px;
}
.midashi_data{
	line-height:20px;
	background:url('http://www.daily.co.jp/css/images/index/sportsdataicon.gif') 10px center no-repeat;
	text-indent:35px;
	font-size:14px;
	margin-top:10px;
}
hr{
	border-style: dotted;
	color:#AAAAAA;
	height: 1px;
	margin:0 10px;
}
*>hr{
	border-style: dotted;
	border-color: #AAAAAAA;
	border-width: 1px 0 0 0;
	margin:0 10px;
}
.sportstitle{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	line-height:24px
	border-bottom: 1px dotted #AAAAAA;
	text-indent:10px;
}

/*新着ニュース＆コンテンツ一覧*/
#news_topics{
	margin: 10px 0px;
	padding-bottom: 0px;
}
#news_topics table {
	width:95%;
}
td.news_topics_01,td.news_topics_04,td.news_topics_05,td.news_topics_08,td.news_topics_09{
	width:50%;
	height: 70px;
	background-color: #dddddd;
	color:#333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	border-style:none;
}
	
td.news_topics_02,td.news_topics_03,td.news_topics_06,td.news_topics_07,td.news_topics_10{
	width:50%;
	height: 70px;
	background-color: #f0f0f0;
	color:#333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	border-style:none;
} 

#news_topics td:hover{
	background-color: #ffffcc;
	}
	
#news_topics a:hover{
	background-color: #ffffcc;
	text-align: left;
	/*display: block;*/
	text-decoration: none;
	border-style:none;
} 
	
#news_topics a:visited h2{
    color: #8B4513f;
	font-weight: bold;
	text-decoration:none; 
} 
	
#news_topics a h2{
	color: #1779D2;
	font-size: 14px;
	font-weight: bold; 	
	margin: 5px 0 0 5px;
	padding: 0;	
}
	
#news_topics a:hover h2{
    color: #8B4513;
	font-weight: bold;
	text-decoration:none; 
} 
	
#news_topics a img{
	margin: 5px;
	float: left;
} 
	
#news_topics a p{
	margin: 0 10px 10px 10px;
	_margin: 0 5px 10px 5px;
} 