@charset "utf-8";

/* ===========================================================
  WEB限定クーポン券ページ用スタイルシート
  製作者 : 菊地 誠一
  更新日 : 2011年10月2日

============================================================== */

/* WEB限定クーポン券
------------------------------------------ */

#main img.coupon
  {
    margin-top: 15px;
  }

#main p.coupon
  {
    margin-top: 10px;
    font-size: 92.4%;
  }

#main p.qr-code
  {
    margin-top: 30px;
    text-align: center;
    line-height: 2;
    font-size: 92.4%;
  }
