/* ==========================================================
    PROFILE
========================================================== */
#profile {
    position: relative;
}

#profile #jp_container_1 .jp-controls li,
#profile #jp_container_2 .jp-controls li,
#profile #jp_container_3 .jp-controls li,
#profile #jp_container_4 .jp-controls li,
#profile #jp_container_5 .jp-controls li,
#profile #jp_container_6 .jp-controls li {
    position: absolute;
}

#profile #jp_container_1 .jp-controls li{
    position: absolute;
    top: 366px ;
    right: 455px
}
#profile #jp_container_2 .jp-controls li{
    position: absolute;
    top: 366px ;
    right: 219px
}


.contents {
    height: 800px;
    margin: 0 auto;
    width: 1100px;
    position: relative;
}
.izumi .contents { background: url(../img/profile/chara01_bg.png) center top no-repeat; }
.nikaidou .contents { background: url(../img/profile/chara02_bg.png) center top no-repeat; }
.mitsuki .contents { background: url(../img/profile/chara03_bg.png) center top no-repeat; }
.yotsuba .contents { background: url(../img/profile/chara04_bg.png) center top no-repeat; }
.ousaka .contents { background: url(../img/profile/chara05_bg.png) center top no-repeat; }
.rokuya .contents { background: url(../img/profile/chara06_bg.png) center top no-repeat; }
.nanase .contents { background: url(../img/profile/chara07_bg.png) center top no-repeat; }

.yaotome .contents { background: url(../img/profile/chara08_bg.png) center top no-repeat; }
.kujou .contents { background: url(../img/profile/chara09_bg.png) center top no-repeat; }
.tsunashi .contents { background: url(../img/profile/chara10_bg.png) center top no-repeat; }

.tsumugi .contents { background: url(../img/profile/chara11_bg.png) center top no-repeat; }
.banri .contents { background: url(../img/profile/chara12_bg.png) center top no-repeat; }
.otoharu .contents { background: url(../img/profile/chara13_bg.png) center top no-repeat; }
.kinako .contents { background: url(../img/profile/chara14_bg.png) center top no-repeat; }
.sousuke .contents { background: url(../img/profile/chara15_bg.png) center top no-repeat; }
.kaoru .contents { background: url(../img/profile/chara16_bg.png) center top no-repeat; }


