@charset "UTF-8";
/*========== ご入会ページ独自のスタイル設定 ========== */



p.intro2             { width:450px;
                       margin:40px auto;
                       padding:10px;
                       text-align:center;
                       line-height:200%;
                       background-image:url(bg19.gif);
                       background-repeat:repeat;
                       background-color:#f5faff;
                       border:1px solid #c0c0c0;
                       border-radius:20px; }

p.intro2 img         { margin:20px 0; }



table                { width:700px;
                       border-collapse:collapse;
                       border:2px solid #ff8c00; }

table th             { background-color:#fff6f0;
                       padding:10px;
                       border:1px solid #ff8c00; }

table td             { background-color:#ffffff;
                       padding:10px;
                       line-height:150%;
                       border:1px solid #ff8c00; }



table td.centermiddle    { text-align:center;
                           vertical-align:middle; }



table td.setumei     { background-color:#f0ffdc;
                       text-align:center;
                       line-height:200%;
                       font-weight:bold; }

table img            { vertical-align:middle;
                       margin-right:0.5em; }



