body {
	margin: 0px;
	padding: 0px;
	background: url(../format/images/backborder.gif);
	font: 12px/18px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #FFFFFF;
}
img {border:0px;
}
a:link {
	color: #0099CC;
	text-decoration:none;
}
a:hover {
	color: #66cc33;
	text-decoration:none;
}
a:active {
	color: #66cc33;
	text-decoration:none;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background: #00008b;
	height: auto;
}
#wrapper h1 {
	font: 12px/18px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	color: #FFFFFF;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	background: #FFFFFF;
}
#wrapper #header #title {
	background: #FFFFFF;
	height: 67px;
	width: 760px;
	margin: 0px;
	padding: 10px 0px 0px;
	color: #FFFFFF;
	text-align: center;
}
#wrapper #header #topnavi {
	background: url(../format/images/topnaviback.gif);
	margin: 0px;
    padding: 0px;
	width: 760px;
	height: 80px;
	text-align: center;
}
#wrapper #contents {
	margin: 0px;
	padding: 0px 0px 30px 50px;
	width: 660px;
	background: #00008b;
	height: auto;
	float: left;
	}
#wrapper #contents #cornertitle {
	background: #00008b;
	padding: 30px 0px 0px;
	width: 660px;
	height: 80px;
	margin: 0px;
	clear: both;
}
#wrapper #contents #chart1 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 296px;
	float: left;
	background: #00008b;
	border: 1px solid #FFFFFF;
	display:inline;
}
#wrapper #contents #chart1 table {
	margin: 0px;
	padding: 0px 10px 20px 0px;
	height: auto;
	width: 272px;
	float: right;
	background: #00008b;
}
#wrapper #contents #chart2 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 296px;
	float: right;
	background: #00008b;
	border: 1px solid #FFFFFF;
	display:inline;
}
#wrapper #contents #chart2 table {
	margin: 0px;
	padding: 0px 10px 20px 0px;
	height: auto;
	width: 272px;
	float: right;
	background: #00008b;
}
#wrapper #footer {
	background: #66cc33;
	width: 760px;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
	color: #000066;
}
