@charset "Shift_JIS";
/*movie.css*/

/*fontstyle*/
#movieVideoIn p.noflashTxt{color:#141414;font-size:14px;}
/*----------------------------------------------------------------------*/
#popWrapper{width:780px;height:640px;margin:0 auto;}

/*header*/
#popWrapper #headerIn{width:740px;}

/*popCont*/
body.popup{width:740px;background:none;background-color:transparent;margin:0 auto;overflow:hidden;}
body.popup #popWrapper{width:740px;height:535px;}
body.popup h2{text-align:center;padding:2px 0 19px;}

#popCont .popContTop,
#popCont .popContBtm{background-image:url(../img/movie_cont_bg.png);}
#popCont .popContIn{width:640px;padding:33px 50px 18px;}

/*----------------------------------------------------------------------*/
#movieVideo{width:640px;min-height:270px;overflow:hidden;}
#movieVideoIn{width:640px;min-height:270px;}

/*btn back*/
#mBtnBack{width:152px;height:32px;position:absolute;right:50px;top:65px;}
#mBtnBack a{background-image:url(../img/movie_btn_back.gif);}


#taxmovienote{
	padding-bottom: 10px;
	position: relative;
	width: 640px;
	height: 15px;
	margin-top: 15px;
}
#taxmovienote p{
	color: #141414;
	font-size: 11px;
	line-height: 1.5;
	text-align: center;
	position: absolute;
	width: 660px;
	top: 0;
	margin-left: -330px;
	left: 50%;
}