@charset "shift_jis";
.keireki_table {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1em;
	font-weight: normal;
}
*html .keireki_table {
	font-size: 100%;
}
.keireki_table th {
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
*html .keireki_table th {
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.keireki_table td {
	padding-bottom: 5px;
}
*html .keireki_table td {
	padding-bottom: 5px;
}
.keireki h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
}
