/* ページ設定 */
body {font-size: 80%;background-color: #FFFF00;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;color: #663300;}
a:link {  color: #CC6600;text-decoration: underline;}
a:visited {  color: #CC8F51; text-decoration: underline;}
a:hover {  color: #0000FF; text-decoration: underline}
strong {font-weight: bold}

td {font-size: 80%;}
h1 {
	font-size: 10px;
	color: #FFFF00;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.ls180 {
	line-height: 180%;
}
.ls150 {
	line-height: 150%;
}
.ls130 {
	line-height: 130%;
}