@charset "utf-8";

/* --------------------
 section
 --------------------*/
#input-member-password .shelf {
    background: #f1f1f1;
}
#input-member-password .shelf {
    padding-top: 20px;
}

/* --------------------
 rack
 --------------------*/
#input-member-password .rack th {
    padding-left: 40px;
    width: 110px;
}

#input-member-password .rack th.short {
    width:100px;
    padding-left:40px;
}