@charset "shift_jis";

#main #main-inner {
	border-left: none;
	border-right: none;
}

#main .mainvisual {
	position: relative;
	width: 864px;
	height: 786px;
	background: url(../img/visual_bg.png) no-repeat;
}

#main .mainvisual div {
	position: absolute;
}

#main .mainvisual div.photo {
	top: 0;
	right: -43px;
}

#main .mainvisual div.ttl {
	top: 19px;
	left: -7px;
	z-index: 100;
}

#main .mainvisual div.chara {
	bottom: 107px;
	left: -10px;
	z-index: 100;
}

#main .mainvisual div.text {
	bottom: 0;
	left: 0;
	z-index: 100;
}

#main .wrap {
	background: url(../img/wrap_bg.jpg) repeat-y center top;
}

#main .wrap-inner {
	background: url(../img/wrapinner_bg.jpg) repeat-y center top;
}

#main .check01 {
	text-align: center;
}

#main .check01 .visual {
	position: relative;
	height: 570px;
}

#main .check01 .visual div {
	position: absolute;
}

#main .check01 .visual div.photo {
	top: 32px;
	right: -5px;
}

#main .check01 .visual div.ttl {
	top: 48px;
	left: 7px;
}

#main .check01 .visual div.text01 {
	bottom: 28px;
	left: 76px;
}

#main .check01 ul {
	margin: 18px 0 0;
}

#main .check02 {
	position: relative;
	height: 726px;
	text-align: center;
}

#main .check02 div {
	position: absolute;
}

#main .check02 div.photo {
	top: 22px;
	right: -54px;
}

#main .check02 div.ttl {
	top: 14px;
	left: 31px;
}

#main .check02 div.text {
	bottom: 30px;
	left: 10px;
}

#main .check02 div.kinopio {
	bottom: 142px;
	right: 0;
}

#main .oyasumi {
	position: relative;
	height: 235px;
}

#main .oyasumi .chara {
	position: absolute;
	top: -29px;
	left: 47px;
}

#main .oyasumi .text {
	position: absolute;
	top: 63px;
	right: 35px;
}

#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.end {
	float: none;
}

#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;
}


/*mario_kart*/
#main .main-footer.mario_kart .footdata-spec li em {
	color: #0091ff;
}

/*smashbros*/
#main .main-footer.smashbros {
	margin: 15px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #000000;
}

#main .main-copyright.smashbros {
	margin: 0;
}

/*kinopio*/
#main .main-footer.kinopio {
	position: relative;
	height: 150px;
	margin: 50px 0 0;
	padding: 30px 0 0;
	border-top: 1px solid #000000;
}

#main .main-footer.kinopio .footdata-logo {
	position: absolute;
	top: -33px;
	left: 30px;
}

#main .main-footer.kinopio .footdata-ttl {
	margin: 20px 0;
}

#main .main-footer.kinopio .footdata-spec {
	width: 420px;
}

#main .main-footer.kinopio .footdata-spec li em {
	color: #F00;
}