@charset "utf-8";
/* CSS Document */

/* :::::::::::::::::::: ポリシー告知段落設定 :::::::::::::::::::: */
#wrap-mid #main-col .contentbx-btm p#policytxt { font-size: 1.2em; text-align: right; }

/* :::::::::::::::::::: thanksページ 設定 :::::::::::::::::::: */
#wrap-mid #main-col #contents { width: 700px; height: 500px; margin: 10px auto; background: url(img/bg.jpg) no-repeat; position: relative; }
#wrap-mid #main-col #contents img { position: absolute; left: 100px; top: 100px; }
#wrap-mid #main-col #contents p#tnx { width: 680px; text-align: center; padding-bottom: 20px; line-height: 200%; position: absolute; left: 10px; top: 235px; border-bottom: 1px #990033 solid; }
#wrap-mid #main-col #contents address { line-height: 120%; position: absolute; left: 400px; top: 390px; }
