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


/* 表 */

table.table1 th, table.table1 td {
	padding: 0 4px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
table.table1 tr.multiple4 {
	background-color: lightpink;
}

table.table1 td.noborder {
	border-top: none;
	border-left: none;
}