/*--------------------------------------メイン--------------------------------------*/
#topMain {
	width:100%;
	min-height:1210px;
	position:relative;
	background:#142430 url(../img/top_gra2.jpg) repeat-x center 0;
	overflow:hidden;
	min-width:1240px;
}
#mainImg {
	width:2000px;
	min-height:1280px;
	background:url(../img/top_main3.jpg) repeat-x;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-1000px;
}
#logo {
	width:560px;
	min-height:290px;
	background:url(../img/logo3.png) no-repeat;
	background-size:contain;
	position:absolute;
	right:50%;
	top:530px;
	margin-right:-600px;
}
#billing1 {
	position:absolute;
	width:1240px;
	height:150px;
	left:50%;
	margin-left:-620px;
	top:840px;
}
#billing2 {
	position:absolute;
	width:1240px;
	height:90px;
	left:50%;
	margin-left:-620px;
	top:990px;
}
#day {
	position:absolute;
	width:180px;
	height:110px;
	right:50%;
	margin-right:-600px;
	top:820px;
}
#photo {
	position:absolute;
	width:1200px;
	height:140px;
	left:50%;
	margin-left:-600px;
	top:1010px;
}
#copyArea {
	width:50px;
	height:361px;
	position:absolute;
	left:50%;
	top:100px;
	margin-left:-610px;
}
#copyArea li {
	width:22px;
	line-height:1px;
}
#copyArea li img {
	width:22px;
}
#bnr1 {
	width:auto;
	height:40px;
	position:absolute;
	right:10px;
	top:17px;
}
#bnr1 img {
	height:40px;
}
#movBnr {
	width:360px;
	position:absolute;
	right:50%;
	margin-right:-610px;
	top:84px;
}
#movBnr img {
	width:100%;
}


#bnrArea2 {
	width:1230px;
	padding-left:12px;
	position:absolute;
	left:50%;
	top:1064px;
	margin-left:-620px;
}
#bnrArea2 li {
	float:left;
	width:240px;
	margin:0 5px 6px 0;
}
#bnrArea2 .leftSpace {
	margin:0 5px 6px 125px;
}
#bnrArea2 li img {
	width:100%;
}
#buzzleArea {
	height:50px;
}
/*-------------------------------------- 羽 --------------------------------------*/
#splashArea {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
	z-index:999998;
	display:none;
}
#splashArea div {
	position:absolute;
	z-index:999999;
}
#hane1 {
	width:320px;
	height:220px;
	top:50%;
	left:50%;
	margin-left:-300px;
	margin-top:-350px;
}
#hane2 {
	width:480px;
	height:160px;
	top:50%;
	left:50%;
	margin-left:-440px;
	margin-top:120px;
}
#hane3 {
	width:180px;
	height:320px;
	top:50%;
	left:50%;
	margin-left:220px;
	margin-top:-70px;
}
#logo2 {
	width:440px;
	height:220px;
	top:50%;
	left:50%;
	margin-left:-220px;
	margin-top:-110px;
}

/*--------------------------------------trailer--------------------------------------*/
#trailer {
	width:100%;
	height:100%;
	background:#000;
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	z-index:999999;
}
#trailerWaku {
	position:absolute;
	width:100%;
	height:auto;
	top:56px;
}
#trailerWaku #player {
	position:relative;
	width:100%;
	height:100%;
}
#trailerWaku #player iframe {
	position:absolute;
	width:100%;
	height:100%;
}
#trailerCloseB {
	width:auto;
	height:56px;
	position:absolute;
	right:10px;
	top:0px;
	display:none;
}
.trailerTit {
	width:200px;
	height:60px;
	color:#FFF;
	line-height:60px;
	position:absolute;
	left:6px;
	top:0px;
	display:none;
}
.trailerTit .trailerMidashi {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height:20px;
	color:#FFF;
	line-height:20px;
	float:left;
	font-size:20px;
	margin:20px 0;
	padding:0px 10px;
}