news-p {
	color: #544842;
	font-size: 12px;
}

news-h3 {
	font-size: 11px;
	color: #0074BD;
}
body {
	color: #544842;
	background-color: #FFE8EA;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}

body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 14px;
	font-size: 12px;
}

hr{
	border:none;
	border-top:dashed 1px #544842;
	height:1px;
	color:#FFE8EA;
}

a {
text-decoration: none;
}

a:link { color: #0000ff; }
a:visited { color: #FF00FF; }
a:hover { color: #0071BC; }
a:active { color: #FFE8EA; }