@charset "utf-8";
.news {
	background-image: url(images/index/news.gif);
	height: 100px;
	width: 410px;
	margin-left: 237px;
	text-indent: -9999px;
}
.news_area {
	margin-left: 245px;
	width: 410px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	height: 250px;
	overflow: auto;
	margin-top: 5px;
}
.news_area dt {
	float: left;
	width: 7em;
	color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
}.news_area dd {
	padding-left: 3em;
}
