@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: voltaire;
	font-style: normal;
	font-weight: 400;
}

#top {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-large;
	text-align: center;
	font-weight: normal;
	margin-top: 50%;
	margin-bottom: 50%;
}
