@charset "UTF-8";
#PageDiv {
    background-color: rgba(255,255,255,1.00);
}
.next {
    font-size: 14px;
    text-align: right;
}
.rakutenname {
    width: 450px;
    height: 16px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: "ヒラギノ丸ゴ ProN W4";
    margin-left: auto;
    margin-right: auto;
}
.rakuten {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    color: #1f1f1f;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
}
.rakuten a {
    width: 450px;
    color: #1f1f1f;
    text-decoration: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
