@charset "UTF-8";
/* CSS Document */
body {text-align:center;
		margin:0;
		padding:0;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1 {font-family:"Lucida Console", Monaco, monospace;
color:#CCC;
margin-top:200px;
}
