@charset "shift_jis";
body {
	margin: 0;
	padding: 0;
	font-size: small;
	background: #000000;
}
.news_text{
	color: #ffffff;
	margin: 10px;
	line-height:1.5;
	font-size: small;
	border-bottom: 1px dotted #ffffff;

}

.news_text a:link,a:over,a:visited{
	color: #ff0000;

}
