@charset "Shift_JIS";
/* === R.Miyake (c)1999 === */

a:link { color: #0000FF; text-decoration: none; }
a:visited { color: #00008B; text-decoration: none; }
a:active { color: #FF0000; text-decoration: none; }
a:hover { color: #FF0000; font-style: italic; }

/* === ’Ç‰Á === */
h1 {
	margin: 1.5em 3% 1em;
	font-size: 26px;
	text-align: center;
}
td:not([bgcolor]) {
	background: #fff;
}
td[bgcolor] table td {
	background: #0000;
}
div:nth-of-type(2) {
	margin: 0 3%;
}
div:nth-of-type(2) dl {
	display: flow-root;
}
div:nth-of-type(2) dl dd {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}
div:nth-of-type(3) {
	margin: 0 3%;
	text-align: right;
}
div:nth-of-type(4) {
	margin: 0 3% 3em;
	font-size: 14px;
	text-align: right;
}
