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

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

#index_wp{
	width:550px;
	margin:200px auto;
}


#enter{
	margin:0 auto;
	width:360px;
}
.top{
	list-style:none;
	float:left;
}
a img {
	border: none;
}

.center{
	text-align:center;
}
