@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");

/* ===================================================================
 style info : 個別用
=================================================================== */
#wrapper { background:#3d1c09 url(../img/bg_cnt_movie.jpg) no-repeat 0 0; }
#mainCnt { position: relative; width: 890px; margin:0 auto; min-height:450px; _height:450px; }
#mainCnt h3 { position:absolute; top:0px; left:-19px; width: 96px; margin:0 auto; height: 45px; }
#mainCnt h6 { position:absolute; top:16px; left:825px; }

#titleArea{ padding:0 0 15px; color:#fcefdc; overflow:hidden; background:url(../../story/img/bg_text.gif) no-repeat 0 bottom; margin-bottom:6px; width:460px; }
#titleArea h4 span#data { font-size: 140%; line-height: 1.5em; padding-left:30px; background:url(../../commons/img/share/bg_title.png) no-repeat 0 3px; display:block ;}
#movieWrp { position:absolute; top:70px; left:417px; }
#movie { width:443px; height: 258px; background:url(../img/bg_movie.png) no-repeat 0 0; padding:26px 0 0 24px; }

#bkNum { position: absolute; top:12px; right: 112px; }
#bkNum ul { float: right; }
#bkNum li { float:left; }
#bkNum li.bk_title { float: left; padding:6px 8px 0 0;}
