@charset "utf-8";
/* ===================================================================
 style info : ファイル読み込み
=================================================================== */

/* default style - リセット・共通
----------------------------------------------------------- */
@import url("../../commons/styles/default.css");
@import url("../../commons/styles/module.css");

/* ===================================================================
 style info : 個別用
=================================================================== */

/*背景の種類・長さ*/
#wrapper { background:#e83828 url(../../commons/img/share/bg_cnt_m.jpg) no-repeat 0 0; height:auto; }

#intText{ padding:12px 0 30px 70px;}
#intImg{ position:absolute; top:78px; right:498px; }
#intImg2{ position:absolute; top:43px; right:454px; }
#intImg3{ position:absolute; top:71px; right:708px; }
#intImg4{ position:absolute; top:90px; right:237px; }
#intImg5{ position:absolute; top:74px; right:22px; }
#intImg6{ position:absolute; top:344px; right:117px; }
#intImg7{ position:absolute; top:363px; right:361px; }
#intImg8{ position:absolute; top:298px; right:589px; }

/*キャスト*/
#castKS{ background:#000 url(../img/cast_ks.jpg) no-repeat 0 0; }
#castMR{ background:#000 url(../img/cast_mr.jpg) no-repeat 0 0; }
#castHH{ background:#000 url(../img/cast_hh.jpg) no-repeat 0 0; }
#castTW{ background:#000 url(../img/cast_tw.jpg) no-repeat 0 0; }
#castTK{ background:#000 url(../img/cast_tk.jpg) no-repeat 0 0; }
#castSK{ background:#000 url(../img/cast_sk.jpg) no-repeat 0 0; }
#castMK{ background:#000 url(../img/cast_mk.jpg) no-repeat 0 0; }
#wrapperCast h1{ display:none; }
#linkPrev{ position:absolute; top:285px; left:282px; }
#linkNext{ position:absolute; top:285px; left:460px; }
