@charset "shift_jis";

main {
	padding-top: 7px;
	background: url(../stage/images/bg_top.png) repeat-x left -1px;
}
main .inner {
	padding-top: 10px;
	padding-bottom: 18px;
	background: url(../stage/images/bg.png) repeat left top;
}
main h1 img,
.img-area img,
.chara img {
	width: 100%;
	height: auto;
}
p.text {
	line-height: 1.6;
	margin: 10px 15px;
}
#movie-btn ul li {
	float: left;
	width: 50%;
}
#movie-btn ul li img {
	width: 100%;
	height: auto;
}
#wiiu {
	margin-top: -30px;
	padding-top: 20px;
	color: #FFF;
	background: url(../stage/images/bg_wiiu.png) repeat-y left top;
	background-size: 100% auto;
}
#item {
	margin-top: 15px;
	padding-top: 10px;
	background: url(../stage/images/bg_item.png) repeat-y left top;
	background-size: 100% auto;
}
section {
	width: 100%;
}
section img {
	width: 100%;
	height: auto;
}
#wiiu p {
	line-height: 1.6;
	margin: 5px 15px;
}
section dl dd {
	line-height: 1.6;
	margin: 0 10.5%;
	padding-bottom: 3%;
}