﻿body {
}

.table {
    ;
}
table th {
    background-color: lightgreen;
}

td.numeric {
    text-align:right;
}

th.column_itemcode {
    width: 10em;
}
th.column_hinmei {
    width: 20em;
}
th.column_suuryo {
    width: 4em;
}
th.column_unsocompany {
    width: 5em;
}
th.column_unsono {
    width: 10em;
}
th.column_bikou {
    width: 20em;
}