/* Const       TABLE_GREEN_1   = "#0aa10a" */
/* Const       TABLE_GREEN_2   = "#3dcc3d" */
/* Const       TABLE_GREEN_3   = "#ffffcc" */
/* Const       TABLE_GREEN_4   = "#a5cfa5" */
/* Const       TABLE_GREEN_5   = "#d9f2d9" */
/* Const       TEXT_GREEN_1    = "#033303" */
/*            kome_clr = "#cccc3d"         */

td.toku-type1 { background-color: #0aa10a; }
td.toku-type2 { background-color: #3dcc3d; }
td.toku-type3 { background-color: #ffffcc; }
td.toku-type5 { background-color: #d9f2d9; }

tr.toku-type1 { background-color: #0aa10a; }
tr.toku-type2 { background-color: #3dcc3d; }

.toku-type1 { color: #0aa10a; }
.toku-type2 { color: #3dcc3d; }
.toku-type6 { color: #033303; }

