	@import "/common_css/default.css";
	@import "/common_css/component.css";

#contents table.tableFormat01 th {
	font-weight: bold;
}

#contents table.tableFormat01 td.marge {
	background-color: #E7E7E7;
	border-left: none;
	border-right: solid 1px #B4B4B4;
	border-top: ssolid 1px #B4B4B4;
}

#contents table.tableFormat01 th.marge02 {
	border-top: solid 1px #B4B4B4;
}

#contents table.tableFormat01 th.marge03 {
	border-bottom: none;
}

#contents table.tableFormat01 th.super {
	background-color: #E7E7E7;
	border-left: solid 1px #B4B4B4;
	font-weight: normal;
}

