@charset "utf-8";

@import url("../packages/default/css/import.css");


/* add start natsume */
div#divTableAuto table {
    width: auto;
    height: auto;
}

.noteble  {
table-layout: auto;
    margin: 0px;
    border-top: none;
    border-left: none;
border-collapse: separate;
border-spacing: 0px 0px;
    text-align: left;
}

.noth {
    padding: 0px;
    border-right: none;
    border-bottom: none;
    background-color: #f0f0f0;
    font-weight: normal;
}

.notd {
    padding: 1px;
    border-right: none;
    border-bottom: none;
}
/* add end natsume */



