@charset "utf-8";
body,table{ letter-spacing: 6px;}
.MainLeft{ padding-bottom: 106px;}
.NewsList01,.NewsList01 a{
	font-weight: bold;
	color: #326495;
	background-image: url(../images/list_news_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 3px;
}
.NewsList01 a:visited{	color: #3F007F;}
.NewsList01 a:hover{	
	color: #618120;
	background-image: url(../images/list_news_02over.gif);
	background-repeat: no-repeat;
}
.NewsContent01{
	line-height: 140%;
	padding-left: 15px;
	padding-right: 10px;
}
td.NewsContent01 span.SmallText{ display: none;}
.NewsContent01 a:active{	color: #CD7F22;}