/* CSS Document */

.aput em {
    font-variant: normal !important;
    color: #FF9966;
    font-weight: bold;
}

.mokuzihe {
    clear: both;
    text-align: right;
    font-size: 80%;
}

.ind-first {
    width: 250px;
    float: left;
}

.ind-sec {
    width: 275px;
    float: left;
    margin-left: 15px;
}

.spin p {}

.spin h4.spin-div {
    margin-top: 1em !important;
}

.spin h5 {
    margin-top: 0.7em !important;
}

.sikin-local-navi {
    border: 1px solid #999;
    padding: 8px;
    margin: 0 0 0 20px;
    width: 180px;
    font-size: 80%;
    float: right;
    background: #fff;
}

.smnomal {
    font-size: 14px !important;
    color: #333;
    font-weight: normal;
}

.tbl {
    border-collapse: collapse;
    /*border:1px solid #999;*/
    font-size: 90%;
    line-height: 120%;
}

.tbl tr {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.tbl tr.noline {
    border-left: 1px solid #fff;
}

.tbl td {
    border-collapse: collapse;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 6px;
}

.tbl td.noline {
    border-right: 1px solid #fff;
}

.tbl th {
    border-collapse: collapse;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 6px;
    background: #e6e6f0;
    font-weight: normal;
}

.tbl th.midlank {
    background: #c8c8e0;
}

.tbl th.toplank {
    background: #aae;
    color: #fff !important;
    font-weight: bold;
    white-space: nowrap !important;
}

.tbl .deviding {
    border-top: 3px solid #aaa;
}

.wwwwtd {
    width: 480px;
}

.wwwtd {
    width: 360px;
}

.wwtd {
    width: 180px;
}

.wtd {
    width: 80px;
}

.std {
    width: 14px;
    text-align: center;
}

.text-mid-td {
    text-align: center !important;
}

.stdt {
    font-size: 90%;
}

.sstd {
    font-size: 80%;
}

.nblock {
    display: block;
    margin-top: 0.7em;
}

.aiueo {
    margin-left: 1.5em;
    text-indent: -1.5em;
}

#guiderap {
    width: 760px;
    margin: 0 auto;
    background: #fff url(../image/service/service-bg.gif) 578px 0 repeat-y;
}

h2 {
    background: url(../image/service/cat2-h.gif) 0 0 no-repeat;
    height: 60px;
    text-indent: -9999px;
    width: 535px;
}

h3.entry-header {
    padding-left: 20px;
    background: url(../image/parts/02_en.png) 0 2px no-repeat;
}

h4 {
    background: #D6D6EB;
    padding: 1px 4px !important;
}

.content-ps,
.content-ps-ind {
    background: url(../image/service/cat2-bg.gif) 0 5px no-repeat;
}

.kindnavi {
    padding-left: 15px !important;
    text-align: left !important;
    margin-top: 15px !important;
}

.archive-list-item {
    background: #e8e8ff;
}

.archive-list-item ul {
    margin-bottom: 3px;
    padding-top: 2px;
}

.archive-list-item ul li {
    margin-left: 18px;
    list-style-type: disc;
}

#indexnumber {
    padding-top: 5px;
}

.sectindex {
    border: 0 !important;
}

.indexlevel {
    padding-top: 5px !important;
}

.indexlevel li {
    background: url(../image/parts/02_en.png) 0 0 no-repeat;
    border-bottom: dashed #999 1px;
    margin-bottom: 10px;
}

#pageill {
    background: url(../image/service/cat2-ill.gif) 50px 0 no-repeat;
    height: 162px;
    text-indent: -9999px;
}

.indexlevel li li li {
    display: none;
}

.twoColFixRtHdr .maincontent {
    min-height: 620px;
}

.contssect {
    margin-left: 20px;
    padding-right: 15px;
    min-height: 780px;
    height: auto;
    float: left;
    margin-top: -15px;
}

*html .contssect {
    height: 700px;
    margin-top: 0;
    float: none;
}

*:first-child+html .contssect {
    margin-top: 0;
    float: none;
}

.fusiindex {
    border-bottom: 1px solid #ddf;
    padding: 0.2em;
}

.fusiindex li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.return-fusi {
    padding: 2px 4px;
    background: #e8e8ff;
    font-size: 90%;
    margin: 15px 18px 15px 15px;
    border-bottom: 1px solid #ccc;
}

.se-tbl {
    border-collapse: collapse;
    border: 1px solid #999;
    font-size: 0.9em;
}

.se-tbl td {
    border-collapse: collapse;
    border: 1px solid #999;
    padding: 0.3em;
}

.se-tbl th {
    border-collapse: collapse;
    border: 1px solid #999;
    padding: 0.3em;
    background: #ffd;
}


/* add20161026 */


/*purple*/

table.application_forms-parents {
    margin: 1em 0;
    border: 1px solid #fff;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 6px;
    overflow: hidden;
    border-left: 2px solid #bfbffc;
    border-bottom: 2px solid #bfbffc;
}

table.application_forms-parents th {
    /*background: #85b1dd;*/
    background: #9e9eef;
    color: #fff;
    font-weight: bold;
    padding: 0.4em;
    text-align: center;
    border-right: 2px solid #bfbffc;
}

table.application_forms-parents tr:nth-child(even) {
    /*background: #e0efff;*/
    background: #e8e8ff;
}

table.application_forms-parents td {
    padding: 0.8em;
    /*border-bottom: 2px solid #85b1dd;*/
    border-bottom: 2px dotted #bfbffc;
    border-right: 2px solid #bfbffc;
}

table.application_forms-parents tr:last-child td {
    border-bottom: none;
}

table.application_forms-parents td a {
    background: url(/ico/icon_pdf.gif) no-repeat top left;
    padding-left: 20px;
}