<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box_news {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 726px;
}
.box_news p.st_title{
	font-size: 14px;
	line-height: 38px;
	font-weight: bold;
	background: #efefef;	
	height: 40px;
	padding-left: 10px;
}
.box_news p.txt{
	font-size: 12px;
	line-height: 170%;
	border: 1px solid #aaaaaa;
	border-top: none;
	padding: 30px;
	margin-top: -14px;
}
</pre></body></html>