.em08 {  font-size: 0.8em; line-height: 140%}
.em07 {  font-size: 0.7em; line-height: 140%}
.em10 {  font-size: 1em; line-height: 140%}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.price {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
}
.justify {
	text-align: justify;
}
.line-red {
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 1em;
}
.newsarea {
	margin: 0px;
	height: 350px;
	width: 341px;
	overflow: auto;
	border: 1px solid #333333;
}
.newsarea-in {
	padding-left: 10px;
	margin: 0px;
	width: 300px;
	padding-top: 10px;
}
.newsarea .newsarea-in p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.news-subject {
	font-weight: bold;
	color: #CC9933;
	font-size: 13px;
}
.px10 {
	font-size: 10px;
}

