@charset "Shift_JIS";


/* list table */
.kuro2  {
         color: #000000;
         background-color: #ffffcc;
}
th      {
         background-color: #ffff99;
         text-align: center;
         white-space : nowrap;
}
td      {
         white-space : nowrap;
}
td.new  {
         background-color: #ccffff;
}
