body {
	background-color: #EEFFD8;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.news {
	margin: 0px;
	color: #666666;
	font-family: 'MS UI Gothic' "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W6", Osaka;
	font-size: 12px;
	line-height: 20px;
}

A:link     { color:#009900; text-decoration:none ;  }
A:visited  { color:#009900; text-decoration:none ;  }
A:active   { color:#009900; text-decoration:none ;  }
A:hover    { color:#006600; text-decoration: underline ;  }
