body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

.contents {

}

.contents h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: -1em;
	font-weight: bold;
	color: #313957;
}
.contents .ctstext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #333333;
}
.contents a:link {
	color: #313957;
}
.contents a:hover {
	color: #5383BD;
}
