#flow {
    font-size: 14px;
    line-height: 1.5;
}

#flow p.read {
    color: #333;
    line-height: 1.5em;
}

#flow p.mt_10 {
    margin-top: 10px;
}

#flow p.mt_40 {
    margin-top: 40px;
}

#flow h3 {
    font-size: 138.5%;
    color: #333;
    background-repeat: no-repeat;
    background-image: url(../images/flow_titleH3.gif);
    background-size: 1080px;
    height: 55px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
}

#flow h4 {
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}

#flow .flow_box {
    margin-right: 20px;
    margin-left: 20px;
}

#flow dl.info {
    border: 1px solid #CCC;
    margin-top: 10px;
    background: #fff;
    margin-bottom: 5px;
}

#flow dl.info dt {
    padding: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    color: #333;
    font-weight: bold;
}

#flow dl.info dd {
    padding: 5px;
    color: #014ADF;
    font-weight: bold;
    font-size: 116%;
    line-height: 1.5em;
}

#flow dl.info dd strong {
    color: #333;
}

#flow dl.info dd span {
    font-weight: normal;
    margin-right: 7px;
    color: #666;
}

#flow dl.navi {}

#flow dl.navi dt {
    color: #333;
    font-weight: bold;
    background-repeat: no-repeat;
    background-image: url(../images/flow_titleNavi.gif);
    background-size: 1050px;
    height: 45px;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 40px;
}

#flow dl.navi dd li {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 60px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: left top;
}

#flow dl.navi dd li.h120 {
    height: 130px;
}

#flow dl.navi dd li h4 {
    color: #E60012;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #F29600;
}

#flow dl.navi dd li p {
    margin-top: 5px;
}

#flow dl.navi dd li dl.info {
    width: 840px;
}

#flow dl.navi dd li dl.info dt {
    color: #333;
    font-weight: bold;
    background-image: none;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    width: 835px;
}

.step01 {
    background-image: url(../images/_flow_step1.gif);
}

.step02 {
    background-image: url(../images/_flow_step2.gif);
}

.step03 {
    background-image: url(../img/contact/flow_step3.gif);
}

.step04 {
    background-image: url(../img/contact/flow_step4.gif);
}

.step05 {
    background-image: url(../img/contact/flow_step5.gif);
}

#flow p.read {
    margin: 0 20px 20px;
}

#flow table {
    border-collapse: collapse;
    border: 1px solid #CCC;
    width: 100%;
    margin-bottom: 20px;
}

#flow table th {
    padding: 5px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    background-color: #EBEBEB;
    text-align: center;
    color: #333;
    vertical-align: top;
    white-space: nowrap;
    width: 10%;
}

#flow table td {
    padding: 5px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    color: #333;
    vertical-align: top;
    font-size: 77%;
    line-height: 1.5em;
}

#title_Area h2 {
    font-size: 167%;
    margin-top: 10px;
    background-image: url(../images/icon_title16px.gif);
    background-repeat: no-repeat;
    background-position: left center;
    /* padding-left: 25px;
    margin-left: 5px; */
    color: #333;
}

#flow .flow_box p.sub {
    margin-top: 10px;
}

#flow .flow_box table {
    border-collapse: collapse;
    border: 1px solid #CCC;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
}

#flow .flow_box table td {
    padding: 5px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    color: #666;
    vertical-align: top;
    font-size: 100%;
}

#flow .flow_box table td.bg_color1 {
    background-color: #FFCC99;
}

#flow .flow_box table td.bg_color2 {
    background-color: #FFFFCC;
}

#flow .flow_box ul.link li {
    margin-top: 10px;
    margin-left: 25px;
    list-style-type: disc;
}

#flow .flow_box dl.ex {
    margin-top: 10px;
    border: 1px solid #CCC;
}

#flow .flow_box dl.ex dt {
    background-color: #F3F3F3;
    padding: 5px;
}

#flow .flow_box dl.ex dd {
    padding: 5px;
}
#howto {
    font-size: 14px;
    line-height: 1.5;
}
#howto h3 {
    color: #FFF;
    background-color: #00AC9F;
    padding: 5px;
}

#howto h4 {
    letter-spacing: 3pt;
    color: #333;
}

#howto p {
    color: #322324;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #00AC9F;
    padding-bottom: 7px;
    line-height: 20px;
    letter-spacing: 1px;
}

#howto p.effective {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: #E60012;
}

#howto ol {
    line-height: 20px;
    letter-spacing: 1px;
    background-color: #FFFFE6;
    margin-top: 10px;
    margin-bottom: 20px;
    list-style-type: decimal;
    padding: 5px;
}

#howto li {
    margin-left: 25px;
}


/*2008.11.25　退会について追加*/

#howto dl {
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#howto dt {
    color: #322324;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

#howto dd {
    color: #322324;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #00AC9F;
    padding-bottom: 7px;
    line-height: 20px;
    letter-spacing: 1px;
}

#howto dd p {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#aboutlink {
    font-size: 14px;
    line-height: 1.5;
}

#aboutlink h3 {
    color: #FFF;
    background-color: #00AC9F;
    padding: 5px;
}

#aboutlink p {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
}

#aboutlink ul {
    color: #E60012;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
}

#aboutlink li {
    margin-left: 20px;
    list-style-type: disc;
    font-size: 14px;
}

#aboutlink dl {
    padding: 10px;
    border: 1px dotted #CCC;
    margin: 20px;
}

#aboutlink dt {
    font-size: 14px;
    font-weight: bold;
    color: #00ACA0;
}

#aboutlink dd {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}


/*----20111007鵜川追加---*/

#aboutlink dd.bannerBox {
    padding: 0px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
}

.clear {
    clear: both;
}

.red {
    color: #FF0000;
    font-size: 10px;
}


/*----ここまで-----------*/

#aboutlink .notice {
    font-size: 10px;
    clear: left;
}

#aboutlink .btn_goback {
    text-align: center;
}
#price {
    font-size: 14px;
    line-height: 1.5;
}
#price p {
    margin-bottom: 10px;
}

#price dt {
    font-weight: bold;
    color: #333;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}

#price dd ol li {
    margin-top: 5px;
    margin-left: 25px;
    list-style-type: decimal;
}

#price dd ul li {
    margin-top: 5px;
    margin-left: 25px;
    list-style-type: disc;
}

#price table {
    border-collapse: collapse;
    border: 1px solid #CCC;
    width: 100%;
    margin-bottom: 20px;
}

#price table th {
    padding: 5px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    background-color: #EBEBEB;
    text-align: center;
    color: #333;
    vertical-align: top;
    width: 10%;
}

#price table td {
    padding: 5px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
    color: #333;
    vertical-align: top;
}
#contact  {
    font-size: 14px;
    line-height: 1.5;
}
#contact h2 {
    background: #E8E8E8;
    border: 1px solid #CCC;
    padding: 10px;
    margin: 10px 0;
}

.indent {
    margin-left: 30px;
}

.contacttb {
    margin: 10px 0;
    width: 100%;
}

.contacttb {
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

.contacttb th,
.contacttb td {
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 5px;
}

.contacttb th {
    background: #ccc;
    width: 32%;
    font-weight: normal;
}

.contacttb td.subttl {
    background: #ddd;
}
a {
    text-decoration: underline;
    text-decoration: #0000ee;
    word-break: break-all;
}
.contact__wrap {
    padding: 0 15px;
}