@charset "EUC-JP";


/* topnews
----------------------------------------------- */
.newscontents{
	padding: 5px 5px 10px 10px;
}

.newslist{
	padding: 2px 2px 5px 5px;
	border-bottom: 1px solid #006699;
}

.newsdate{
	font-size : 12px;
	line-height:18px;
	color : #003333;
}

.newstitle{
	font-size : 14px;
	line-height:21px;
}

