@charset "UTF-8";
.wrap main .photo-top {
    margin-top: 50px;
}
.wrap main .indexh1 {
    font-size: 22pt;
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-weight: normal;
}
.wrap main .othermokuji {
    text-align: center;
    margin-top: 30px;
    clear: both;
}
.wrap main .list {
    font-family: "ヒラギノ丸ゴ ProN W4";
    width: 450px;
    font-size: 20px;
}
.othermokuji tbody td  {
    border-width: 1px;
    border-style: dashed;
}
.othermokuji tbody td a  {
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    color: #1F1F1F;
    display: block;
}
.othermokuji tbody tr .colord {
    background-color: #d6cdc1;
}
.wrap main .otherindex {
    margin-top: 30px;
    width: 450px;
    height: auto;
    border-collapse: collapse;
    color: #1F1F1F;
    text-decoration: none;
    clear: both;
}
.otherindex tbody tr td h2 {
    font-size: 22px;
    font-weight: normal;
}
.otherindex tbody tr td .idxsmallphoto {
    padding: 0px;
    margin: 0px;
}
.otherindex tbody tr td a {
    text-decoration: none;
    color: #1f1f1f;
    display: block;
    padding-top: 2px;
}
.otherindex tbody tr {
    border-bottom: 1px dashed #9C9C9C;
}
.otherindex tbody tr td {
    margin: 0px;
    vertical-align: top;
    height: 52px;
    padding: 0px;
    font-size: 18px;
}
.wrap main .sonotaindex {
    width: 450px;
    margin-top: 50px;
    font-family: "ヒラギノ丸ゴ ProN W4";
}
.sonotaindex tbody tr td {
    border-width: 1px;
    border-style: dashed;
    text-align: center;
}
.sonotaindex tbody tr td a {
    display: block;
}
.pagetop {
    text-align: right;
}
