@charset "iso-2022-jp";

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	}
table.mgb-40 {
	margin-bottom:40px;
	}
table th, table td {
	font-size:100%;
	vertical-align:bottom;
	line-height:1.5;
	text-align:left;
	padding-bottom:0.5em;
	}
table th {
	width:445px;
	text-align:right;
	font-weight:normal;
	color:#fa6666;
	white-space: nowrap;
	}
table td.naka {
	color:#e2b467;
	text-align:center;
	width:2em;
	}

table th a {
	text-decoration:none;
	}
table th a:hover {
	background-color:#fff47b;
	text-decoration:none;
	}

div.contents h2 {
	background-color:#fee99f;
	border-bottom:6px solid #eaeaea;
	margin:0 60px 30px;
	}
div.contents h2 span {
	display:block;
	color:#7b4e04;
	font-size:110%;
	text-shadow:1px 1px 3px #dfa53b;
	letter-spacing:0.2em;
	text-align:center;
	line-height:1.25;
	padding:0.5em;
	border:3px double #ecc466;
	}