body {
	background-color: #999999;
	width: auto;
	background-image: url(img/bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

body, td, th {
	color: #330033;
	font-size: 0.8em;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #330033;
}
a:link {
	color: #330033;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #330033;
}
#page {
	margin: auto;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#page #header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 700px;
	margin-bottom: 0px;
}

#page #menu {
	margin: 0px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#page #menu li {
	list-style-type: none;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#page #menu img {
	margin: 0px;
	padding: 0px;
}


#page #body {
	float: right;
	width: 520px;
	padding-right: 15px;
	line-height: 1.3em;
	margin-bottom: 30px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

#page #footer {
	clear: both;
	font-size: 0.8em;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	color: #FFFFFF;
	background-color: #032172;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#page #header #toTop {
	position: relative;
	top: 37px;
	left: 600px;
	width: 95px;
	text-align: right;
	font-size: 10px;
}
#page #header #toTop a {
	color: #FFFFFF;
}
#page #header #toTop a:link {
	color: #FFFFFF;
}
#page #header #toTop a:visited {
	color: #FFFFFF;
}
#page #header #toTop a:hover {
	color: #FFFFFF;
}
#page #header #toTop a:active {
	color: #FFFFFF;
}
#page #body #news {
	float:none;
	background-image: url(../img/top/news_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#backLink {
	text-align: right;
	display: block;
	clear: both;
}
