@charset "UTF-8";
.top-scroll   {
	overflow:auto;
	width:530px;
	height:190px;
	margin: 0px;
	padding: 0px;
}
.news-ttl {
	font-size: 12px;
	color: #F30;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news-txt {
	font-size: 10px;
	line-height: 14px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.news-txt a:link {
	color: #333;
	text-decoration: none;
}
.news-txt a:visited {
	color: #333;
	text-decoration: none;
}
.news-txt a:hover {
	font-weight: normal;
	color: #F36;
	text-decoration: underline;
}
.news-box {
	width: 530px;
	margin: 0px;
	padding: 0px;
}
.top-scroll2 {
	overflow:auto;
	width:530px;
	height:293px;
	margin: 0px;
	padding: 0px;
}

