@charset "shift_jis";
body {
	margin: 0;
	padding: 0;
	font-size: small;
	background: #ffffff;
}
.news_text{
	color: #612a15;
	margin: 10px;
	line-height:1.5;
	font-size: small;
	border-bottom: 1px dotted #612a15;

}
