/*--ニュースタイトル--*/
.news_rss_title {
	margin: 0px;
	height: auto;
	width: 180px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: small;
}
/*--ニュースへのリンク--*/
.news_rss_link a:link {
	color: #333333;	
}
/*--ニュース日付--*/
.news_rss_time {
	color: #000000;
}
