@charset "utf-8";

#staffPage{
    background: url(../img/staff/bg_staff_cast.jpg) no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

#staffPage h2.staff{
    background: url(../img/staff/staffpage_title.png) left top no-repeat;
    width: 122px;
    height: 28px;
    margin-bottom: 30px;
}

#staffPage h2.castTitle{
    margin-top: 40px;
    background: url(../img/staff/castpage_title.png) left top no-repeat;
    width: 116px;
    height: 28px;
    margin-bottom: 30px;
}

#staffPage div#castList{
    background: url(../img/staff/cast_list.png) left top no-repeat;
    width: 785px;
    height: 500px;
    position: relative;
}

#staffPage li a{
    outline : none;
}

#staffPage li a:hover{
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

#staffPage li.commentMabuchi{
    position: absolute;
    top: 3px;
    left: 205px;
}

#staffPage li.commentMira{
    position: absolute;
    top: 33px;
    left: 160px;
}

#staffPage li.commentAlvelt{
    position: absolute;
    top: 63px;
    left: 239px;
}

#staffPage li.commentLoser{
    position: absolute;
    top: 93px;
    left: 145px;
}

#staffPage li.commentErie{
    position: absolute;
    top: 123px;
    left: 323px;
}

#staffPage li.commentMarry{
    position: absolute;
    top: 153px;
    left: 145px;
}

#staffPage li.commentKoorogi{
    position: absolute;
    top: 183px;
    left: 145px;
}

#staffPage li.commentSalva{
    position: absolute;
    top: 213px;
    left: 278px;
}

#staffPage li.commentRuwai{
    position: absolute;
    top: 243px;
    left: 290px;
}

#staffPage li.commentHaruka{
    position: absolute;
    top: 453px;
    left: 224px;
}