@charset "utf-8";

/*----------------------------
tableBlock
----------------------------*/
.theadBgColored th:last-child {
	background-color: #ffdbdb;
}

.tbodyBgColored th {
	background-color: #ffdbdb;
}