body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	background-color: #ffffff;
	font-family: 'ＭＳ ゴシック';
    font-size: 11px;
	font-weight: lighter;
	line-height: 1.5em;
}
td{
	color:#666666;
	font-family:ＭＳ　ゴシック;
	font-size:10px;
	font-weight:lighter;
	line-height: 1.5em;	
}
a {
   text-decoration:none;
   color: #666666;
   text-decoration:underline;
}
a:hover {
   color:#F13E3C;
   text-decoration:underline;
   }
.date{
    color:#F9A75E;
	font-size:10px;
	line-height: 1.5em;
}
.newsdate{
    color:#F9A75E;
	font-size:11px;
	line-height: 1.5em;
	font-weight: 600;
}
.newstitle{
    color:#F9A75E;
	font-size:13px;
	line-height: 1.5em;
	font-weight: 600;
}
.newstxt{
    color:#FF3399;
	font-size:11px;
	line-height: 1.5em;
	font-weight: 600;
}
