@charset "utf-8";
.form-notes {
    color: #FF0004;
    font-size: small;
}
h4 {
    color: #FF0004;
}
.ent-copy2{
    background-image: url(../pict/entry/ent-background1.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: medium;
    line-height: 2em;
    background-size: contain;
    font-weight: bold;
}
.ent-copy3{
    background-image: url(../pict/entry/ent-background2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-style: normal;
    font-weight: normal;
    font-size: medium;
    line-height: 2em;
    background-size: contain;
    font-weight: bold;
}