/* Const       TABLE_ORANGE_1  = "#a1550a" */
/* Const       TABLE_ORANGE_2  = "#e59444" */
/* Const       TABLE_ORANGE_3  = "#ffffcc" */
/* Const       TABLE_ORANGE_4  = "#cfbaa5" */
/* Const       TABLE_ORANGE_5  = "#f2e5d9" */
/* Const       TEXT_ORANGE_1   = "#330303" */
/*             kome_clr = "#cccc3d"        */

td.toku-type1 { background-color: #a1550a; }
td.toku-type2 { background-color: #e59444; }
td.toku-type3 { background-color: #ffffcc; }
td.toku-type5 { background-color: #f2e5d9; }

tr.toku-type1 { background-color: #a1550a; }
tr.toku-type2 { background-color: #e59444; }

.toku-type1 { color: #a1550a; }
.toku-type2 { color: #e59444; }
.toku-type6 { color: #330303; }


