@charset "UTF-8";

/*----------------------------------------------------------

local-nav

----------------------------------------------------------*/
#local-nav {
	margin-left: 6px;
}

#local-nav li {
	position: relative;
	font-family: 'PT Serif', serif;
	font-size: 18px;
	color: #464646;
	
}
#local-nav h2 {
	font-family: 'PT Serif', serif;
	font-size: 24px;
	color: #d9342c;
}

#local-nav li span.new {
	background: url(../img/new.png) no-repeat;
	width: 47px;
	height: 18px;
	text-indent: -9999em;
	position: absolute;
	left: -24px;
	top: -10px;
}

/*----- �I�[�v�j���O�A�j�� -----*/

#local-nav .opening .new {
	visibility: hidden;
}


.frame-top {
	background: url(../img/movie_bg_top.png) no-repeat left top;
	background-color: #fff;
	padding-top: 0px;
}

.frame-middle {
	background: none;
	height: 2480px;
}

.frame-bottom {
	background: url(../img/movie_bg_bottom.png) no-repeat bottom;
	padding-bottom: 0px;
}

#main {
	position: absolute;
	top: 0px;
}

#main iframe {
	border: 1px #ffffff solid;
	margin-left: 70px;
}

#main #opening {
	margin-bottom: 15px;
}

#main #opening h2 {
	background: url(../img/movie_opening_cap.png) no-repeat;
	width: 378px;
	height: 94px;
	text-indent: -9999em;
	margin-bottom: 15px;
}

#main #trailer h2 {
	background: url(../img/movie_trailer_cap.png) no-repeat;
	width: 380px;
	height: 94px;
	text-indent: -9999em;
	margin-bottom: 35px;
}

#main #trailer h3 {
	background: url(../img/movie_opening_cap_fr.png) no-repeat;
	width: 304px;
	height: 82px;
	text-indent: -9999em;
	margin-bottom: 15px;
}

#main #trailer h4 {
	background: url(../img/movie_opening_cap_gr.png) no-repeat;
	width: 304px;
	height: 82px;
	text-indent: -9999em;
	margin-bottom: 25px;
}

#main #trailer3 h5 {
	background: url(../img/movie3_trailer_cap.png) no-repeat;
	width: 380px;
	height: 94px;
	text-indent: -9999em;
	margin-bottom: 35px;
}

