#content h2 {
    background-image: url("../img/h2_orange.png");
    background-repeat: no-repeat;
    color: #DE9223;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    height: 40px;
    line-height: 45px;
    margin: 0 0 10px;
    text-indent: 65px;
    width: 640px;
}
#content h3 {
    border-left: 8px solid #DE9223;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0 0 10px;
    padding-left: 5px;
}
#content h4 {
    color: #DE9223;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 5px;
}
#content h5 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 5px;
}
#content a {
    color: #DE9223;
    text-decoration: underline;
}
#content a:hover {
    color: #DE9223;
    text-decoration: none;
}
#content th {
    background-color: #FFF0DB;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px dashed #AAAAAA;
    color: #DE9223;
    font-weight: bold;
    padding: 2px 5px;
    text-align: left;
}
#content td {
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px dashed #AAAAAA;
    padding: 2px 5px;
}
#content .top {
    border-top: 1px solid #AAAAAA;
}
#content .left {
    border-left-style: none;
}
#content .bottom {
    border-bottom-style: none;
}
#content .dot li {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0 0 3px;
    padding-left: 1.5em;
    text-indent: -1em;
}
#content .num li {
    list-style-position: inside;
    list-style-type: decimal;
    margin: 0 0 3px;
    padding-left: 1.5em;
    text-indent: -1em;
}
#content .circle li {
    list-style-position: inside;
    list-style-type: circle;
    margin: 0 0 3px;
    padding-left: 1.5em;
    text-indent: -1em;
}
#content .offset {
    margin: 0 0 0 15px;
}
#login table {
    border-right: 1px dashed #AAAAAA;
}
#login td {
    border-bottom: 1px dashed #AAAAAA;
    border-left: 1px dashed #AAAAAA;
    border-top: 1px dashed #AAAAAA;
    padding: 15px 10px;
    text-align: center;
}
#login img {
    margin-bottom: 10px;
}
#adobe {
    border: 1px solid #AAAAAA;
    padding: 10px 15px;
}
#adobe .left {
    float: left;
    width: 112px;
}
#adobe .right {
    float: right;
    width: 480px;
}
#browser p, #browser form {
    font-size: 1.2em;
    text-align: center;
}
.step_container {
    margin: 0 0 10px;
    padding: 0;
}
.step_title {
    background-color: #DE9223;
    color: #FFF0DB;
    display: block;
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    width: 200px;
}
.step_content {
    float: right;
    width: 380px;
}
.arrow {
    margin: 0 0 10px;
    text-align: center;
}
.manual .pdf li {
    background-image: url("../img/icon_acrobat.png");
    background-position: 0 -1px;
    background-repeat: no-repeat;
    margin: 0 0 3px;
    text-indent: 22px;
}
#quake #lis_shinkin {
    margin: 1em 0 1em 1em;
}
#quake #lis_shinkin p {
    margin-bottom: 5px;
}
#quake #lis_shinkin .marge {
    margin-left: 2em;
}
#quake #lis_shinkin p.sub_title {
    margin-bottom: 2px;
}
#quake #lis_shinkin #box_S {
    float: left;
    margin: 0 20px 5px;
}
#quake #lis_shinkin ul {
    margin-left: 2.4em;
}
#quake #lis_shinkin li {
    list-style-type: disc;
    margin-bottom: 2px;
}
#quake #lis_shinkin p.come {
    clear: both;
    color: #0000FF;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 1.45em;
    text-indent: -1.45em;
}
#quake p.come {
    clear: both;
    color: #0000FF;
    font-size: 1.2em;
    font-weight: bold;
}
/*▼▼▼▼▼▼ 還付金詐欺にご注意 ▼▼▼▼▼▼*/
#inbcaution #case {
    position: relative;
}
#inbcaution .casetitle {
    background-color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    left: 35px;
    padding: 5px;
    position: relative;
    z-index: 100;
}
#inbcaution #detail {
    border: 3px double #6E6E6E;
    margin: 0 10px 10px;
    padding: 15px 10px 10px;
    position: relative;
    top: -1.2em;
    z-index: -999;
}
#inbcaution #detail p {
    margin-bottom: 0;
}
