@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	 font-family: 'メイリオ','ＭＳ Ｐゴシック',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif !important;
	font-size:12px;
	color:#fff;
}
h2 {
	color:#c6aa5e;
}
h3 {
	color: #c6aa5e;
}
h4 {
	color:#c6aa5e;
}
a {
	color:#FFF;
	text-decoration:none;
}
img {
	border:none;
}
body {
	background: url(../images/bg.jpg) top center no-repeat #fff;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
/*-----main_start--*/
.main{
	position:relative;
	margin:0 auto;
	width:100%;
	height:789px;
}
/*-----top_start--*/
.top{
	position:relative;
	height:850px;
	width:1000px;
}
.gamestart{
	z-index:5;
	position:absolute;
	height:200px;
	width:240px;
	top:611px;
	left:355px;
}
.buttom{
	z-index:5;
	position:absolute;
	height:39px;
	width:267px;
	top:611px;
	left:31px;
}
.buttom a{
	line-height:31px;
	text-align:center;
	float:left;
	background:url(../images/b01.gif);
	height:39px;
	width:267px;
	display:block;
}

.buttom2{
	z-index:5;
	position:absolute;
	height:42px;
	width:301px;
	top:81px;
	left:152px;
}
.buttom2 a{
	text-indent:-999em;
	line-height:31px;
	text-align:center;
	margin-left:5px;
	margin-bottom:20px;
	float:left;
	height:31px;
	width:137px;
	display:block;
}
.song{
	z-index:5;
	position:absolute;
	height:25px;
	width:80px;
	top:819px;
	left:902px;
}
.buttom3{
	z-index:5;
	position:absolute;
	height:39px;
	width:267px;
	top:664px;
	left:57px;
}
.buttom3 a{
	line-height:31px;
	text-align:center;
	float:left;
	background:url(../images/b02.gif);
	height:39px;
	width:267px;
	display:block;
}
.backf{
	height:850px;
	width:1000px;
	z-index:1;
}
.homepagebutton{
	z-index:5;
	position:absolute;
	height:331px;
	width:375px;
	top:18px;
	left:596px;
}
.homepagebutton a{
	text-indent:-999em;
	line-height:31px;
	float:left;
	height:331px;
	width:375px;
	display:block;
}
/*-----top_end--*/
.bottom{
	background:url(../images/01.jpg);
	width:100%;
	height:180px;
	text-align:center;
	
}
