@charset "UTF-8";

/* --- clear --- */
 .cf:before,
.cf:after					{content: " "; display: table;}
.cf:after					{ clear: both;}
.cf 						{ overflow:hidden; height: 100%; }

.nodisplay					{display:none;}

.detailMoviePopupArea		{ margin: 0 15px 20px;}
.detailMovieName			{ font-weight:bold; margin: 10px 0; font-size:120%;}


.ml0{ margin-left:0 !important; }
.mt15{ margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt25{ margin-top:25px !important; }
.mt35{ margin-top:35px !important; }

#wrap_wide #pageTop{ margin-bottom:18px; text-align:right; }


#wrap_wide #main #contents														{ background:#ffffff; }
#wrap_wide #main #contents #bottomNaviSection									{ margin:40px 0 0; }
#wrap_wide #main #contents #bottomNaviSection ul li								{ float:left; width:240px; margin-right:10px; }

.iframeInner					{ position:relative; padding-bottom:56.25%; padding-top:30px; height:0; overflow:hidden; }
.iframeInner iframe		{ width:100%; height:100%; position:absolute; top:0; left:0; }

