@charset	'utf-8';
@import		"./common.css";

table.Header th {
	font-weight: normal;
	background-color: #D8E8F1;
}

td.Detail {
	padding: 0.5em;
}

