body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.noscript_box {
    color: #FF0000;
    width: 840px;
    text-align: center; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    padding-top: 2px;
    background-color: #F8DAD2;
}

p.noscript {
    font-weight: bold;
    line-height: 28px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    padding-bottom: 15px;
}

.submit_title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    padding-bottom: 30px;
}

.submit {
    font-size: 18px;
    text-align: center;
    line-height: 28px;
    padding-top: 15px;
}

.error_box {
    color: #FF0000;
    width: 840px;
    text-align: center; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    padding-top: 2px;
    background-color: #F8DAD2;
}

p.error {
    font-weight: bold;
    line-height: 28px;
    margin-top: 10px;
    padding-bottom: 10px;
}

table {
    margin-left: auto;
    margin-right: auto;
}

th {
    width: 200px;
    border-style: solid dotted solid solid;
    border-width: 1px 1px 1px 3px;
    border-left: 3px solid #333333;
    border-right: 1px dotted #CCCCCC;
    border-color: #CCCCCC #CCCCCC #CCCCCC #333333;
    padding: 5px 8px;
    background-color: #87CEEB;
}

td {
    width: 600px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 8px;
    background-color: #FFFFFF;
}

.required {
    color: #FF0000;
}

.example {
    color: #464646;
    font-size: 16px;
}

.example_address_kana {
    color: #464646;
    font-size: 14px;
}

input[type="submit"] {
    font-size: 16px;
    width: 15%;
    height: 35px;
}

.active {
    ime-mode: active;
}

.disabled {
    ime-mode: disabled;
}

.box150_active {
    width: 150px;
    ime-mode: active;
}

.box300_active {
    width: 300px;
    ime-mode: active;
}

.box510_active {
    width: 510px;
    ime-mode: active;
}

.box594_active {
    width: 594px;
    ime-mode: active;
}

.box835_active {
    width: 835px;
    ime-mode: active;
}

.box60_disabled {
    width: 60px;
    ime-mode: disabled;
}

.box210_disabled {
    width: 210px;
    ime-mode: disabled;
}

.box300_disabled {
    width: 300px;
    ime-mode: disabled;
}

.box400_disabled {
    width: 400px;
    ime-mode: disabled;
}

.zip_code01 {
    width: 60px;
    ime-mode: disabled;
}

.zip_code02 {
    width: 60px;
    ime-mode: disabled;
}

.mobile_email01 {
    width: 210px;
    ime-mode: disabled;
}

.blank {
    padding-bottom: 15px;
}

.no_blank {
    padding-bottom: 0px;
}

.other_blank {
    padding-top: 15px;
}

.error_message {
    font-weight: bold;
    color: #FF0000;
    line-height: 20px;
}

.error_background {
    background-color: #FFE8E8;
}

.error_background_gender {
    width: 115px;
    background-color: #FFE8E8;
}

.error_background_living_arrangement {
    width: 512px;
    background-color: #FFE8E8;
}

.input_button {
    width: 840px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.kana01 {
    padding-left: 0px;
}

.kana02 {
    padding-left: 15px;
}

.name01 {
    padding-left: 15px;
}

.name02 {
    padding-left: 30px;
}

.history01_job {
    display: block;
    padding-top: 10px;
}

.question {
    width: 840px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.textarea {
    white-space: pre-wrap;
}

.textarea_question {
    display: block;
    text-align: left;
    white-space: pre-wrap;
    padding-top: 20px;
}
