
@charset "utf-8";
#contents {
    height: 2220px;
}
#staff_cast {
    margin: 0 auto 50px;
    position: relative;
    width: 880px;
    z-index: 100;
}
#staff {
    float: left;
    position: relative;
}
#cast {
    float: right;
    position: relative;
}
#op {
    margin: 40px;
    position: relative;
    text-align: center;
    z-index: 100;
}
#ed {
    position: relative;
    text-align: center;
    z-index: 100;
}
#gotenx {
position: absolute;
top: 1610px;
left: 50%;
margin-left: 30px;
}
