@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");

/* ===================================================================
 style info : 個別用
=================================================================== */

#mainCnt { position: relative; width: 890px; margin:0 auto; }
#mainCnt h3 { position:absolute; top:0px; left:-19px; width: 96px; margin:0 auto; height: 45px; }
#mainCnt h6 { position:absolute; top:16px; left:807px; }

#leftText{ padding:70px 0 30px 10px; color:#fcefdc; }
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 }
.storyDate { font-size: 108%; line-height: 1.5em; padding: 4px 0 0 30px; color:#e27d1d;}
.storyText { font-size: 100%; line-height: 1.8em; padding:22px 0 0 10px; margin-top:10px; background:url(../../story/img/bg_text.gif) no-repeat 0 0; width:auto;}

#rightArea { width:354px; float:right; padding:70px 0 20px 20px; }
#movie { width:346px; height: 207px; background:url(../../story/img/bg_movie.png) no-repeat 0 0; padding:23px 0 0 21px; }
#rightArea p{ width:354px; text-align:right; margin-top:10px;}

#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;}