@charset "shift-jis";

/* 表示エリア */
html, body, ul, ol, div, p {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

body {
	background-color: transparent;
}

.clearfix:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}

.clearfix{
	*zoom: 1;
}

#contents {
	width: 567px;
	height: 736px;
	margin: 0 auto;
	position: relative;
}

#inner {
	position: absolute;
	top: 46px;
	left: 33px;
	width: 511px;
	height: 671px;
	background: url(../battle/images/modal_window_bg_2.png) right top  no-repeat;
}

.double #inner {
	height: 690px;
	background: url(../battle/images/modal_window_bg.png) right top  no-repeat;
}

#item01 {
	position: absolute;
	top: -26px;
	left: 63px;
}

#item02 {
	position: absolute;
	top: -31px;
	left: 78px;
}

#item03 {
	position: absolute;
	top: -23px;
	left: 78px;
}

#item04 {
	position: absolute;
	top: -29px;
	left: 57px;
}

#item05 {
	position: absolute;
	top: -34px;
	left: 44px;
}

#item06 {
	position: absolute;
	top: -22px;
	left: 102px;
}

#item07 {
	position: absolute;
	top: -23px;
	left: 19px;
}

#item08 {
	position: absolute;
	top: -34px;
	left: 40px;
}

#text01 {
	margin: 68px 0 0 99px;
}

#text02 {
	margin: 67px 0 0 52px;
}

#text03 {
	margin: 67px 0 0 55px;
}

#text04 {
	margin: 67px 0 0 118px;
}

#text05 {
	margin: 67px 0 0 105px;
}

#text06 {
	margin: 67px 0 0 118px;
}

#text07 {
	margin: 67px 0 0 107px;
}

#text08 {
	margin: 67px 0 0 87px;
}

#screen {
	margin: 9px 0 0 50px;
}

#stagePoster {
	display: none;
}

.firefox #stageVideo {
	display: none;
}

.firefox #stagePoster {
	display: block;
}

.close {
	position: absolute;
	top: -46px;
	right: 28px;
}

.prev {
	position: absolute;
	top: 50%;
	left: -33px;
	margin-top: -48px;
}

.next {
	position: absolute;
	top: 50%;
	right: -23px;
	margin-top: -48px;
}
