@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;
}

#container {
	width: 100%;
}

#contents {
	width: 714px;
	height: 630px;
	margin: 0 auto;
	position: relative;
}

#inner {
	position: absolute;
	top: 20px;
	left: 0;
	width: 714px;
	height: 518px;
	background: url(../images/movie_bg.png) left 14px  no-repeat;
}

#movieTTl {
	margin: 0 0 0 222px;
}


#screen {
	margin: 15px 0 0 37px;
}

.white {
	margin: 0;
	z-index: 100;
}

#stagePoster {
	display: none;
}

.firefox #stageVideo {
	display: none;
}

.firefox #stagePoster {
	display: block;
}

.tax {
	position: absolute;
	top: 529px;
	left: 26px;
}
.close {
	position: absolute;
	top: 555px;
	left: 305px;
}
