@charset "utf-8";
/* CSS Document */


#contents{
    height: 940px;

}
.charabox{
    background-image:url(../../character/img/common/bg.png);
    background-repeat:no-repeat;
    background-position: 0 155px;
    width:963px;
    height: 590px;
    position:relative;
}
.charabox p{
    position:absolute;
}
.charabox p.image{
    left: 585px;
    top: 0;
    bottom: 0;
    right: 0;
}
.charabox p.txt{
    left: 108px;
    top: 158px;
    bottom: 0;
    right: 0;
}
.majunia{
    height: 315px;
    width: 382px;
}
.pikkoro{
    width: 420px;
    left: 490px !important;
}
.boo{
    width: 590px;
    left: 403px !important;
}