@charset "EUC-JP";
a:link { text-decoration:none; color:#0000FF; }
a:visited { text-decoration:none; color:#0000FF; }
a:active { text-decoration:none; color:#990000; }
a:hover { text-decoration:none; color:#990000; }

h1 {font-size: 1.3em; font-weight: bold; line-height: 1em; margin: 4px;}
h2 {font-size: medium; }
h3 {font-size: smaller; }

body {
	background-color:	#E6E1D6;
	font-size: 0.8em;
	line-height: 130%;
	color:	#000000;
	margin: 0px 12px;
}

td,th {
	/*font-size: 0.8em;*/
	/*line-height: 130%;*/
}

.footer {
	color: #FFFFFF
}