body {
	font: 10pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: black;
	background: white;
	text-align: center;
	margin: 0;
	padding: 0;
	position: static;
	z-index: 0;
}
h1 {
	font: normal 20pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: black;
	text-align: left;
	border-bottom: 2px solid #000;
}
h2 {
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
}
h3 {
	font: bold 11pt Verdana, Arial, Helvetica, serif;
	color: black;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #207;
}
a:active {
	text-decoration: none;
	color: #405;
}
a:hover {
	text-decoration: underline;
	color: #009;
}
a.topnavi:link, a.topnavi:visited, a.topnavi:active {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}
a.topnavi:hover {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #f00;
}
a.bottomnavi:link, a.bottomnavi:visited, a.bottomnavi:active {
	text-decoration: none;
	font: normal 10pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: #600;
}
a.bottomnavi:hover {
	text-decoration: none;
	font: normal 10pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: #f00;
}
a.persnavi:link, a.persnavi:visited, a.persnavi:active {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #600;
}
a.persnavi:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
	color: #f00;
}
a.plain:link, a.plain:visited, a.plain:active {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
a.plain:hover {
	text-decoration: none;
	font-weight: normal;
	color: #600;
}
div.banner {
	z-index: 2;
	position: static;
	width: 1019px;
	min-width: 1019px;
	max-width: 1029px;
	height: 170px;
	min-height: 170px;
	max-height: 170px;
	overflow: visible;
	text-align: center;
	background: url(banner.png) no-repeat top white;
}
div.topnavi {
	position: relative;
	z-index: 5;
	top: -20px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-align: center;
	right: 0;
}
div.main {
	width: 850px;
	position: relative;
	top: 10px;
	left: 0;
	text-align: left;
	font: 10pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: black;
	background: white;
	overflow: visible;
}
div.bottomnavi {
	width: 850px;
	height: 100px;
	position: relative;
	top: 20px;
	left: 0;
	text-align: center;
	font: 10pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: #666;
	overflow: visible;
	z-index: 4;
}
div.bottomnavileft {
	width: 780px;
	height: 100px;
	position: relative;
	top: 20px;
	left: 0;
	text-align: center;
	font: 10pt "Nimbus Roman", "Times New Roman", Times, serif;
	color: #666;
	overflow: visible;
	z-index: 4;
	clear: right;
}
div.date {
	position: relative;
	z-index: 5;
	top: -40px;
	right: 0;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
div.portrait {
	position: absolute;
	top: 70px;
	right: 10px;
	z-index: 5;
	width: 780px;
	height: 205px;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: right;
}
div.logopic {
	position: relative;
	top: 0;
	right: 0;
	z-index: 5;
	width: 780px;
	height: 200px;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: right;
}
div.logopicrand {
	position: relative;
	float: right;
	top: 0;
	right: 100px;
	z-index: 5;
	width: 200px;
	height: 200px;
	overflow: visible;
	margin: 0;
	padding: 0;
	text-align: right;
}
div.persnavi {
	position: absolute;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	top: 40px;
	right: 0;
	z-index: 5;
	margin: 0;
	padding: 0;
	width: 780px;
	text-align: right;
}
div.text {
	width: 780px;
	position: relative;
	top: -30px;
	left: 0;
	text-align: left;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding-left: 25px;
	padding-right: 25px;
}
div.textlinks {
	width: 500px;
	position: relative;
	top: -30px;
	left: 0;
	text-align: left;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding-left: 50px;
	padding-right: 50px;
}