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



/* 表 */

table.table1 th, table.table1 td {
	font-size: 12px;
}

table.table1 td.notice1 {
	background-color: pink;
}
