
#korin {
    background: url(../images/chara_korin.png) no-repeat left top;
    width: 190px;
    height: 350px;
    position: absolute;
    top: 260px;
    left: 30px;
    z-index: 2;
}
#korinng {
    background: url(../images/chara_korin_ng.png) no-repeat left top;
    width: 190px;
    height: 350px;
    position: absolute;
    top: 260px;
    left: 30px;
    z-index: 2;
}
#korin2 {
    background: url(../images/chara_korin.png) no-repeat left top;
    width: 190px;
    height: 350px;
    position: absolute;
    top: 260px;
    left: 30px;
    z-index: 2;
}
