@charset "utf-8";

/* =========================================================
Main
========================================================= */
body { background: #000; }
.ly_wrapper {background: url(../images/gameflow_bg.png) no-repeat center 0;}

/* =========================================================
main
========================================================= */
.ly_main { width: auto; }
.ly_main_inner { overflow: hidden; position: relative; width: 965px; height: 1159px; background: url(../images/flame.png) no-repeat 3px 0; margin: 3px auto 35px; }
.gameflow_ttl { position: absolute; top: -12px; left: -11px; }
.flow { width: 952px; padding-left: 18px; margin: 21px auto 0; }
