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

body{
	background-color:#000;
	color:#D3D3D3;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

#wrap{
	text-align:center;
	}
	

.copy{
	margin-top:0px;
}
