@charset "utf-8";

table.demand caption {
    display: table-caption;
    text-align: left;
}

table.demand td {
    text-align: right;
}

table.demand colgroup.group1 {
    width: 388px;
}

table.demand colgroup.group2 {
    width: 160px;
}
