/* Const       TABLE_RED_1     = "#a10a0a" */
/* Const       TABLE_RED_2     = "#cc3d3d" */
/* Const       TABLE_RED_3     = "#ffffcc" */
/* Const       TABLE_RED_4     = "#cfa5a5" */
/* Const       TABLE_RED_5     = "#f2d9d9" */
/* Const       TEXT_RED_1      = "#330303" */
/* kome_clr = "#cccc3d"                    */

td.toku-type1 { background-color: #a10a0a; }
td.toku-type2 { background-color: #cc3d3d; }
td.toku-type3 { background-color: #ffffcc; }
td.toku-type5 { background-color: #f2d9d9; }

tr.toku-type1 { background-color: #a10a0a; }
tr.toku-type2 { background-color: #cc3d3d; }

.toku-type1 { color: #a10a0a; }
.toku-type2 { color: #cc3d3d; }
.toku-type6 { color: #330303; }


