@charset "shift_JIS";

@import "http://www.wantame-mc.net/shared/base.css";

#bg{
/*	background: #44BEEC url(http://www.wantame-mc.net/img/top_bg.jpg) scroll center top;*/
	margin:0 auto;
	text-align:center;
	width:952px;
	height:582px;
	color:#FF3399;
}
#main{
	height:484px;
}

#menu{
	background: #44BEEC url(http://www.wantame-mc.net/img/top_menu.jpg);
	width:952px;
	height:98px;
}
.menu-btn{
	width:750px;
	height:90px;
	margin-left:40px;
	float:left;
	overflow:visible;
}
*html .menu-btn{
	margin-left:20px;
}

.bgm-btn{
	width:100px;
	height:50px;
	float:left;
}

#banner{
	clear:both;
	width:952px;
	margin:0 auto;
}

#banner img{
	margin:0 5px;
}
