@charset "utf-8";
.titlebox {
    text-aling:center;
    height: auto;
    width: 571px;
    margin:15px 20px;
}

.qa-wapper/* CSS Document */

 {
    float: left;
    height: auto;
    width: 497px;
    margin-top: 50px;
    margin-right: 46px;
    margin-left: 28px;
    text-align: center;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 13px;
    line-height: 25px;
    font-weight: 500;
    color: #666666;
}
.qa-in {
    float: left;
    height: auto;
    width: 487px;
    border: 5px solid #c3c3c3;
    text-align: left;
}
.q-sankaku {
    height: auto;
    width: 497px;
}
.qa-logo {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 13px;
    line-height: 25px;
    color: #666666;
    float: left;
    height: 88px;
    width: 88px;
}
.qa-text {
    float: left;
    height: auto;
    width: 399px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.qa-wapper  h1 {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 17px;
    font-weight: 500;
    color: #ec8c02;
    line-height: 18px;
}
.qa-bottom {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #666666;
    float: left;
    height: auto;
    width: 497px;
    margin-right: 46px;
    margin-left: 28px;
    margin-top: 50px;
    text-align: center;
}
.qa-bottom a:link {
    color: #002987;
}
.qa-bottom a:visited {
    color: #002987;
}
.qa-bottom a:hover {
    color: #00FFFF;
}
.qa-bottom a:active {
    color: #00FFFF;
}
.required{color:#ff0000;font-size:9px;}

.contact_form{
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 13px;
    background-color:#dfe1de;
    color:#8d8d8d;
    padding:10px 0px;
    width:530px;
    margin-left:20px;
}
.confirm_form{
    margin-top:20px;
    margin-bottom:20px;
}
.error{color:red;margin:0 50px;}
