@charset "shift_jis";

/* main-inner */
#main #main-inner {
	background: none;
	border: none;
}

#main .box {
	position: relative;
	width: 864px;
	height: 415px;
	background: url(../img/box_bg.png);
}

#main .box .copy {
	position: absolute;
	top: 0;
	left: 0;	
}

#main .box .check {
	position: absolute;
	top: 115px;
	left: 237px;	
}

#main .box .check a:hover img {
 opacity: 0.8;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
}


#main .box .box-img {
	position: absolute;
	top: 0;
	right: 0;	
}

#main .chara-box {
	position: relative;
	width: 864px;
	height: 685px;
}

#main .chara-box .chara {
	  position: absolute;
	top: 0;
	right: -11px;
	z-index: 10;
}

#main .chara-box .img {
	position: absolute;
	bottom: 0;	
}

#main .chara-box3 {
	position: relative;
	width: 864px;
	height: 797px;
}

#main .chara-box3 .chara {
	position: absolute;
	top: 0;
	left: -18px;
	z-index: 10;
}

#main #roop01 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 864px;
	height: 110px;
	background: url(../img/box3_bg.png) no-repeat;	
}

#main #roop02 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 864px;
	height: 110px;
	background: url(../img/box4_bg.png) no-repeat;	
}

#main #roop03 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 864px;
	height: 110px;
	background: url(../img/box5_bg.png) no-repeat;	
}

#main .bnr-roop {
	position: absolute;
}
#main .bnr-roop li {
	margin-right: 6px;
}



#main .chara-box4 {
	position: relative;
	width: 864px;
	height: 1677px;
}


#main .chara-box4 .chara-txt {
	position: absolute;
	top: 0;
	left: 0;
}
#main .chara-box4 .chara-txt2 {
	position: absolute;
	top: 531px;
	left: 0;
}

#main .chara-box4 .chara-txt3 {
	position: absolute;
	top: 922px;
	left: 0;
}




/* main-footer */
#main .main-footer {
	margin: 30px 0 0 0;
}

#main .footdata-logo {
	width: 260px;
	float: left;
	text-align: left;
}

#main .footdata-logo01 {
	margin: 0 0 6px 0;
}

#main .footdata-logo02 {
	margin: 0 0 0 92px;
}

#main .footdata-contents {
	width: 579px;
	float: right;
	position: relative;
}

#main .footdata-ttl {
	margin: 0 0 20px 0;
}

#main .footdata-hard {
	position: absolute;
	top: -15px;
	right: 0;
}

#main .footdata-edition {
	margin-bottom: 10px;
}

#main .footdata-spec {
	width: 430px;
	margin-bottom: 10px;
	color: #666;
}

#main .footdata-spec li {
	float: left;
	padding: 0 15px 10px 0;
	font-weight: bold;
	white-space: normal;
}

#main .footdata-spec li em {
	color: #000;
}

/* main-copyright */
#main .main-copyright {
	margin-top: 20px;
	color: #8c8c8c;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
