* {
	margin: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	background-color: #FFF;
}
#topWrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}
p {
	margin-top: 100px;
	margin-right: 250px;
	margin-bottom: 100px;
	margin-left: 250px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-style: normal;
}
