@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:333px; right:439px; }
