body {
	background-color: #CCCCCC;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS PGothic", sans-serif;
	padding: 0px;
	color: #333333;
	margin: 0px;
}
p {
	font-size: small;
	margin: 5px;
	padding: 5px;
}
a:link {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #333333;
}
a:hover {
	color: #800000;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #333333;
	font-weight: normal;
}
#container {
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	height: 1484px;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 730px;
	height: 70px;
}
#headwindow {
	float: left;
	width: 715px;
	margin-left: 10px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: auto;
	letter-spacing: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#contents {
	width: 750px;
	height: 1366px;
	margin-bottom: 1px;
}
#footer {
	width: 750px;
	background-color: #999999;
	color: #FFFFFF;
	height: 83px;
}
#left {
	width: 235px;
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	height: 630px;
	line-height: 15px;
}
#center {
	width: 235px;
	float: left;
	height: 730px;
	line-height: 16px;
}
#right {
	width: 235px;
	float: left;
	margin-left: 5px;
	height: 630px;
	margin-right: 1px;
	line-height: 14px;
}
#under {
	width: 720px;
	line-height: 20px;
	height: 90px;
	float: left;
	margin-left: 10px;
	clear: none;
	margin-top: 10px;
}
#trans {
	width: 715px;
	float: left;
	margin-left: 10px;
}

