@charset "utf-8";
*{
	font-size: 12px;
	color: #666666;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.news_tx {
	width: 271px;
	background-image: url(../../other/img/line.jpg);
	background-position: bottom;
	clear: both;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 8px;
}
.news_tx a {
	text-decoration: underline;
}

.date {
	background-image: url(../../img/sankaku.jpg);
	width: 200px;
	float: left;
	height: 12px;
	background-position: left 7px;
	font-weight: bold;
	color: #8A7C62;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-top: 4px;
}
.box {
	width: 271px;
}
