@charset "utf-8";
/* CSS Document */

/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
input, select { vertical-align:middle; }
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
10px  77% |  11px  85% |  12px  93% (was 93) |  13px  100% |  14px  108% (was 107) |  15px  116% (was 114) |  16px  123.1% (was 122) |  
17px  131% (was 129) |  18px  138.5% (was 136) |  19px  146.5% (was 144) |  20px  153.9% (was 152) |  21px  161.6% (was 159) |
22px  167% |  23px  174% |  24px  182% |  25px  189% |  26px  197% |  
*/
body{font:14px/1.341 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}
body{font-family: メイリオ, Meiryo, 'Lucida Grande', 'Bitstream Vera Sans', 'Segoe UI', Calibri, Verdana, Arial, 'ＭＳ Ｐゴシック', IPAPGothic, sans-serif !important; color:#333}
select,input,textarea,button{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}

/*---------------------
//  base
//----------------------*/  
a { color:#ff1493}
a:hover { color:#00ffff}
nav ul{ list-style:none}
html,body{ height: 100%; width: 100%}
body { background:#000 url(../img/thanks-bg.jpg) no-repeat center center; background-size: cover;}
#doc_wrapper {height: 100%; width: 100%; position: relative}
#doc_wrapper .txt1 {top:35px;left:35px; position: absolute }
#doc_wrapper .txt2 {bottom:35px;right: 35px; position: absolute}
#doc_wrapper .close {position: absolute; top:10px; right: 10px; opacity: 0.5;width: 15%; max-width: 121px}
#doc_wrapper .close:hover { opacity: 1}