
.bg_reoma_yt {
    background-image: url(http://jh5ozi.sakura.ne.jp/index/yosakoi/bg/reoma_yt.png);     /* 背景画像指定 */
    background-repeat:  no-repeat;              /* 背景の繰り返し設定  no-repeat */
    background-position: top center;          /* 背景の位置指定 */
    background-attachment:fixed;

}

.bg_reoma_yayoi {
    background-image: url(http://jh5ozi.sakura.ne.jp/index/yosakoi/bg/reoma_yayoi.png);     /* 背景画像指定 */
    background-repeat:  no-repeat;              /* 背景の繰り返し設定  no-repeat */
    background-position: top center;          /* 背景の位置指定 */
    background-attachment:relative;

}
