@charset "shift_jis";

/* C}CSS */
#mainbody {
	margin: 10px auto;
	width: 100%;
	font-size: 12px; text-align: left;
}
#subContents h5 {
	margin: 1em 0 0.2em 0; padding: 0.2em; border-bottom: 1px solid #000000;
	font-size: 1.3em; text-align: left;
	width: 95%;
}

#subContents table {
	margin: 0.5em;
	border-top: 1px solid #000000; border-right: 1px solid #000000;
	width: 95%;
}
#subContents caption {
	margin: 0.5em 0 0 0.5em; padding: 0;
	text-align: left; font-size: 12px;
}
#subContents th,
#subContents td {
	padding: 0.2em;
	border-bottom: 1px solid #000000; border-left: 1px solid #000000;
	font-size: 0.85em; font-weight: normal; text-align: center;
	line-height: 1.5em;
	vertical-align: middle;
}

#subContents .color1 { background-color: #cec0a4; }
#subContents .color2 { background-color: #e5decd; }
#subContents .color3 { background-color: #ecf5e9; }
#subContents .color4 { background-color: #d7eef5; }
#subContents .color5 { background-color: #e5e5e5; }

#subContents span.notes { font-size: 10px; font-weight: bold; }

#subContents dl { margin: 0.5em; width: 92%; }

#subContents div.back {
	margin: 2em auto 1em auto; padding: 0;
	clear: both;
	font-size: 12px; text-align: center;
}