@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
	letter-spacing: 1px;
	text-align: center;
}
.bodytxt {
	font-size: small;
	color: #666;
}

.sfdata {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #03F;
}
