@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family: 'メイリオ','ＭＳ Ｐゴシック',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif !important;
	font-size:14px;
	color:#fff;
	line-height: 24px;
}
h2 {
	color:#c6aa5e;
}
h3 {
	color: #c6aa5e;
}
h4 {
	color:#c6aa5e;
}
a {
	color:#FFF;
	text-decoration:none;
}
img {
	border:none;
}
body {
	background: url(../images/inbg.jpg) top center no-repeat #000;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
/*-----main_start--*/
.main{
	position:relative;
	margin:0 auto;
	width:1000px;
	min-height:500px;
}
/*-----top_start--*/
.top{
	height:520px;
	width:1000px;
}
.gamestart{
	position:absolute;
	height:180px;
	width:180px;
	top:306px;
	left:723px;
}
.gamestart a{
	text-indent:-999em;
	display:block;
	background:url(../images/Untitled-20.png);
	width:180px;
	height:180px;
}
.gamestart a:hover{
	text-indent:-999em;
	display:block;
	background:url(../images/Untitled-2220.png);
	width:180px;
	height:180px;
}
.buttom{
	position:absolute;
	height:102px;
	width:636px;
	top:310px;
	left:79px;
}
.buttom img{
	margin-left:5px;
	margin-bottom:20px;
	float:left;
	height:37px;
	width:195px;
}
.buttom2{
	position:absolute;
	height:42px;
	width:301px;
	top:9px;
	left:678px;
}
.buttom2 a{
	text-indent:-999em;
	line-height:25px;
	text-align:center;
	margin-left:5px;
	margin-bottom:20px;
	float:left;
	height:25px;
	width:90px;
	display:block;
}
.song{
	z-index:5;
	position:absolute;
	height:25px;
	width:80px;
	top:294px;
	left:886px;
}
.homepagebutton{
	z-index:5;
	position:absolute;
	height:157px;
	width:190px;
	top:29px;
	left:-14px;
}
.homepagebutton a{
	display:block;
	text-indent:-999em;
	line-height:31px;
	float:left;
	height:150px;
	width:180px;
	
}
/*-----top_end--*/
.event{
	color:#C90;
	font-weight:bold;
	letter-spacing: 0.6em;
	text-shadow: 0 0.3em 0.3em #000;
	font-size:30px;
	line-height:100px;
	text-align:center;
	padding-top:60px;
	height:100px;
	width:1000px;
	background:url(../images/col.jpg);
}
.cen{
	
	padding-left:100px;
	height:100%;
	width:800px;
	padding-right:100px;
	background:url(../images/cen.jpg);
}
.bottom{
	background:url(../images/01.jpg);
	width:100%;
	height:180px;
	text-align:center;
	
}
/*-----------------*/
.next{
	width:160px;
	height:25px;
	margin-left:737px;
}
.next a{
	width:160px;
	height:25px;
	background:url(../images/i08.jpg);
	display:block;
	text-indent:-999em;
}