<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*=====================================
	movie
=====================================*/



#movieCol {padding:0; margin:0; width:100%;}
#movieCol div.movie{width:850px; padding:0; margin: 20px auto 100px 66px; background:url(../images/movie/blank.png) no-repeat bottom right; letter-spacing:-1em; line-height:0; }
#movieCol div.movie dl.group {margin:14px 0 0 14px; padding:0; width:410px; height:308px; display:inline-block; background:url(../images/movie/bg.png) no-repeat bottom right; position:relative; letter-spacing: normal; }
#movieCol div.movie dl.group dt { position:absolute; top:0; left:0; font-size:0;}
#movieCol div.movie dl.group dd { position:absolute; bottom:11px; left:8px; font-size:0;}


div.newMarkIcon {background:url(../images/common/ico_new-mark.png) no-repeat; width:78px; height:48px; position:absolute; top:-18px; left:-16px; color:#FF0; z-index:3000;}

</pre></body></html>