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