@charset "utf-8";


/**
 *---------edit-------------
 */

h2#headEdit {
    height: 38px;
    background-image: url('../i/mem_edit_head.png');
}

table#baseDataTable,
table#workerDataTable {
    width: 100%;
}

div#premiumCancel {
    border: 3px solid #f8c3c3;
    padding: 10px;
    line-height: 1.8em;
    background-color: #fce7e7;
}

div#premiumCancel label {
    font-size: 12px;
    font-weight: bold;
}

div#premiumDetail {
    border: 3px solid #e1e1e1;
    padding: 10px;
    line-height: 1.8em;
    background-color: #F8F8F8;
}

div#premiumDetail label {
    font-size: 12px;
    font-weight: bold;
}
