@charset "Shift_JIS";

table.tbR {
	width: auto;
	margin-top: 2em;
	line-height: 1.1;
}

table.tbR caption {
	font-weight: normal;
	padding-bottom: 0.3em;
}

table.tbR tr:not(.head) th {
	background:#ffffff;
}

table.tbR tr.head th {
	padding: 6px;
	text-align: center;
}

table td {
	text-align: center;
}

table.tbR th {
	text-align: left;
}

table.tbR tr.btm th,
table.tbR tr.btm td  {
	border-bottom: none;
	padding-bottom: 0;
}

