@charset "shift_jis";

#main #main-inner {
	padding: 0 10px 15px;
	background-color: #000;
	border-left: none;
	border-right: none;
}

#box {
	position:relative;
	width: 844px;
	height: 629px;
	background: url(../img/box-bg.png) no-repeat;
}

#box h2 {
	position: absolute;
	top: 0;
	left: 24px;	
}

#box .chara {
	position: absolute;
	top: 20px;
	left: 360px;	
}

#box ul {
	position: absolute;
	top: 219px;
	left: 101px;	
}

#box2 {
	position:relative;
	width: 844px;
	height: 685px;
	background: url(../img/box2-bg.png) no-repeat;
}

#box2 h2 {
	position: absolute;
	top: 78px;
	left: 360px;	
}
#box2 ul {
	position: absolute;
	top: 279px;
	left: 440px;	
}

#box2 ul li.last {
	margin-top: 7px;	
}

#box2 .chara {
	position: absolute;
	top: 0;
	left: 0;	
}

#box3 {
	position:relative;
	width: 844px;
	height: 407px;
	background: url(../img/box3-bg.png) no-repeat;
}

#box3 h2 {
	position: absolute;
	top: 116px;
	left: 9px;	
}

#box3 p {
	position: absolute;
	top: 325px;
	left: 5px;	
}
#box3 .chara {
	position: absolute;
	top: 0;
	left: 386px;	
}


#main .main-footer {
	margin: 30px 0 0 0;
}

#main .footdata-logo {
	width: 260px;
	margin: 0;
	float: left;
	text-align: center;
}

#main .footdata-contents {
	width: 580px;
	float: right;
	position: relative;
}

#main .footdata-ttl {
	margin-bottom: 20px;
	padding: 0 0 0 1px;
}

#main .footdata-hard {
	position: absolute;
	top: -15px;
	right: 0;
}

#main .footdata-hard li {
	float: left;
}

#main .footdata-edition {
	margin-bottom: 10px;
}

#main .footdata-spec {
	margin-bottom: 0;
	padding-bottom: 12px;
	color: #666;
}

#main .footdata-spec li {
	float: left;
	padding: 0 15px 10px 0;
	font-weight: bold;
}

#main .footdata-spec li em {
	color: #000;
}

#main .main-copyright {
	line-height: 1.4;
	margin: 20px 0 0;
	font-size: 10px;
	color: #8c8c8c;
	text-align: center;
}