@charset "utf-8";
/* CSS Document */


/* 表 */

table td.red {
	background-color: pink;
}

