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

*{padding:0px; margin:0px;}

body{
	background-color: #000;
	background-image: url(../image/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img{border:0}

.clear{clear:both;}

.top_text_style1{
	width: 325px;
	top:-200px;
	margin-left:80px;
	z-index:4;
	position:relative;
}
.top_text_style2{
	width: 258px;
	top:-200px;
	z-index:4;
	position:relative;
}
.top_text_style3{
	width: 294px;
	top:-200px;
	z-index:4;
	position:relative;
}

.logo{
	position:absolute;
	top:-400px;
	left:0;
	right:0;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	z-index:4;
}

.top_chara_yuri{
	width: 196px;
	z-index:5;
	top:-500px;
	position:relative;
}
.top_chara_yuri_box {
	width: 196px;
	margin-left: 370px;
}



.top_chara_1{
	position:absolute;
	top:-500px;
	left:0;
	right:0;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	z-index:3;
}

.top_chara_2{
	position:absolute;
	top:-500px;
	left:0;
	right:0;
	width: 1067px;
	margin-right: auto;
	margin-left: auto;
	z-index:2;
}

.top_chara_3{
	position:absolute;
	top:-300px;
	left:0;
	right:0;
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
	z-index:1;
}
#top_main_wrapper {
	width: 1067px;
	height:530px;
	margin-right: auto;
	margin-left: auto;
}
.top_contents_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.pv_box {
	float: right;
	height: 271px;
	width: 480px;
	margin-bottom: 12px;
	z-index: 99;
	position:relative;
}
.top_bt {
	float: right;
	height: 101px;
	width: 478px;
	margin-bottom: 10px;
	z-index: 99;
	position:relative;
}

.twitter_box {
	float: left;
	width: 440px;
}
.twitter_title {
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	z-index: 99;
	position:relative;	
}
.twitter {
	height: 400px;
	width: 440px;
	z-index: 99;
	position:relative;
}
.contents_wrapper {
	background-image: url(../image/site_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contents_outline_title {
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	z-index: 99;
	position:relative;	
}
.contents_outline_text {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	z-index: 99;
	position:relative;
}
.contents_howtoplay_title {
	width: 403px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 45px;
	margin-bottom: 5px;
	z-index: 99;
	position:relative;
}
.contents_howtoplay_text_title {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	z-index: 99;
	position:relative;
}
.contents_howtoplay_text {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	z-index: 99;
	position:relative;
}
.footer_wrapper {
	background-image: url(../image/site_bg_3.jpg);
	background-position: center top;
	padding-top: 40px;
}
.footer_title {
	width: 208px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	z-index: 99;
	position:relative;
}

.footer_logo {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	z-index: 99;
	position:relative;	
}
.footer_text {
	color: #FFF;
	margin-top: 20px;
	font-weight: bold;
	line-height: 24px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	z-index: 99;
	position:relative;	
}
.footer_text_link {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
	color: #FFF;
}
.copyright {
	color: #FFF;
	text-align: center;
	margin-top: 25px;
}


#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {;
	text-decoration: none;
	color: #fff;
	width: 167px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
}
.yurippe_title {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.yurippe_ios {
	width: 480px;
	float: left;
}
.yurippe_android {
	width: 480px;
	float: right;
}
.yurippe_bt {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
.footer_text_link_style1 {
	color: #F90;
}
