@charset "UTF-8";

#NewsArea {
	width:				595px;
	margin-top:			60px;
	text-align:			left;
	font-size:			13px;
	line-height:		180%;
	letter-spacing:		0.1em;
	color:				#000;
}

#NewsArea td {
	margin:				30px 0 30px 0;
	height:				30px;
	border-bottom:		1px solid #cfcfcf;
}

