@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: 574px;
	height: 704px;
	margin: 0 auto;
	position: relative;
}

#inner {
	position: absolute;
	top: 46px;
	left: 33px;
	width: 518px;
	height: 411px;
	background: url(../mono/images/modal_window_bg.png) right top  no-repeat;
}

.double #inner {
	height: 660px;
	background: url(../mono/images/modal_window_bg_2.png) right top  no-repeat;
}

#text01 {
	margin: 21px 0 0 116px;
}

#text02 {
	margin: 21px 0 0 140px;
}

#text03 {
	margin: 21px 0 0 167px;
}

#text04 {
	margin: 21px 0 0 127px;
}

#text05 {
	margin: 21px 0 0 135px;
}

#item01 {
	position: absolute;
	top: -14px;
	left: 0;
}

#item02 {
	position: absolute;
	top: 0;
	left: 28px;
}

#item03 {
	position: absolute;
	top: -34px;
	left: 73px;
}

#item04 {
	position: absolute;
	top: -31px;
	left: 35px;
}

#item05 {
	position: absolute;
	top: -43px;
	left: 0;
}

#screen {
	margin: 13px 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;
}
