@charset "EUC-JP";
*{
margin:0;
padding:0;
font-size:100%;
}

body{
	font-size:14px;
	color:#666666;
	position:relative;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
top:200px;
	}

