﻿@charset "UTF-8";

body {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
/*    background: #fff;*/}
#formWrap p {
    margin: 1% 0 3%;
    font-size: 90%;}
@media screen and (min-width: 769px) {
#formWrap {
    width: 700px;
    margin: 0 auto;
    color: #555;
    line-height: 120%;
    font-size: 90%;}
*.logbox { margin: 0 0 1%;border: solid 1px #808080; width: 96%; height: 120px;padding: 0.5em;overflow: auto;}
#formBOX {
	border: solid 1px #B39533;
	border-radius: 5px;
	padding:2%;
	background: #fff;}
li {list-style: outside decimal; font-size: 0.95em; line-height: 140%; margin: 10px 0 0 0;}
ul {margin: 20px 0 0 30px;}
span.red { font-size: 80%; color:#ff0000;}
h1,h4,h5 {font-weight: bold;}
h2 {
    color: #b18247;
    background-color: #F9EDC7;
    border: solid 1px #E6C24D;
    margin: 5% 0 0;
    padding: 10px 15px;
    border-bottom: solid 2px #E6C24D;
    border-radius: 3px;}
h2 span {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;}
h3 {
    margin: 2% 2% 0;
    font-weight: bold;}
select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: 34px;
    margin: 1% 0 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input[type=text] {
    display: block;
    width: 90%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input[type=radio] {
    display: inline-block;
    width: 5%;
    height: auto;
    margin: 2% 0% 2% 2%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    position: relative;
    top: 2px;}
div.userBOX { clear:both;}
div.userBOX div.userBOXinr {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin: 1% 3% 0 0;}
textarea {
    display: block;
    width: 90%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
}@media screen and (min-width: 641px) and (max-width: 768px) {
#formWrap {
    width: 550px;
    margin: 0 auto;
    color: #555;
    line-height: 120%;
    font-size: 90%;}
*.logbox { margin: 0 0 1%;border: solid 1px #808080; width: 96%; height: 120px;padding: 0.5em;overflow: auto;}
#formBOX {border: solid 1px #B39533;border-radius: 5px;padding:2%;background: #fff;}
li {list-style: outside decimal; font-size: 0.95em; line-height: 140%; margin: 10px 0 0 0;}
ul {margin: 20px 0 0 30px;}
span.red { font-size: 80%; color:#ff0000;}
h1,h4,h5 {font-weight: bold;}
h2 {
    color: #b18247;
    background-color: #F9EDC7;
    border: solid 1px #E6C24D;
    margin: 5% 0 0;
    padding: 10px 15px;
    border-bottom: solid 2px #E6C24D;
    border-radius: 3px;}
h2 span {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;}
h3 {
    margin: 2% 2% 0;
    font-weight: bold;}
select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: 34px;
    margin: 1% 0 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input[type=text] {
    display: block;
    width: 90%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input[type=radio] {
    display: inline-block;
    width: 5%;
    height: auto;
    margin: 2% 0% 2% 2%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    position: relative;
    top: 2px;}
div.userBOX { clear:both;}
div.userBOX div.userBOXinr {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin: 1%;}
textarea {
    display: block;
    width: 90%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
}@media screen and (min-width: 0px) and (max-width: 640px) {

#formWrap {
    width: 96%;
    margin: 0 auto;
    color: #555;
    line-height: 120%;
    font-size: 90%;}
*.logbox { margin: 0 0 1%;border: solid 1px #808080; width: 96%; height: 120px;padding: 0.5em;overflow: auto;}
#formBOX {border: solid 1px #B39533;border-radius: 5px;padding:2%;background: #fff;}
li {list-style: outside decimal; font-size: 0.95em; line-height: 140%; margin: 10px 0 0 0;}
ul {margin: 20px 0 0 30px;}
span.red { font-size: 80%; color:#ff0000;}
h1,h4,h5 {font-weight: bold;}
h2 {
    color: #b18247;
    background-color: #F9EDC7;
    border: solid 1px #E6C24D;
    margin: 5% 0 0;
    padding: 10px 15px;
    border-bottom: solid 2px #E6C24D;
    border-radius: 3px;}
h2 span {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;}
h3 {
    margin: 4% 2% 0;
    font-weight: bold;}
select {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    height: 34px;
    margin: 2% 0 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input[type=text] {
    display: block;
    width: 90%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
input[type=radio] {
    display: inline-block;
    width: 5%;
    height: 17px;
    margin: 2% 0% 2% 2%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    position: relative;
    top: 4px;}
div.userBOX { clear:both; margin: 5% 0 0;}
div.userBOX div.userBOXinr {
    width: 100%;
    vertical-align: top;
    margin: 0;}
textarea {
    display: block;
    width: 90%;
    height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
}