@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; }

