@charset "shift_jis";
/* ========================================
	#MOVIE PAGE
======================================== */
#ttl{
	text-align: center;
	padding: 24px 0 13px 0;
}
#movie_frame{
	margin: 0 auto;
	width: 794px;
	height: 452px;
	background: url(../img/movie_img.jpg) 5px 5px no-repeat #107ae7;
	position: relative;
}
.notice{
	margin: 0 auto;
	width: 784px;
	height: 442px;
	color: #fff;
	background-color: #000;
	position: relative;
}
.notice p{
	font-size: 23px;
	letter-spacing: 2px;
	line-height: 2;
	padding: 50px;
}
#mii1{
	position: absolute;
	top: 575px;
	left: 90px;
}
#mii2{
	position: absolute;
	top: 575px;
	right: 90px;
}
#movie{
	padding: 5px;
}
#moviebt{
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
	width: 468px;
}
#btn_pv1{
	float: left;
	width: 234px;
	height:171px;
	background: url(../img/btn_pv1_on.jpg) 0 0 no-repeat;
}
#btn_pv2{
    margin: 0 auto;
	width: 234px;
	height: 171px;
	background: url(../img/btn_pv2_on.jpg) 0 0 no-repeat;
}
.active a{
	cursor: default;
}
.new_movie1{
	position: absolute;
	top: 15px;
	left: 310px;
}
