body {
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;

}
div.clue {
	text-align: right;
	height: 1em;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #660099;
	padding: 0px;


}
div.clue a {
	color: #660000;
	text-decoration: none;
}
div.clue span {
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #000099;

}
div.menu {
	width: 640px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
	margin-top: 5px;


}
div.menu a {
	color: #660000;
	text-decoration: none;
	background-image: url(image/menu_sub.gif);
	width: 124px;
	font-size: 16px;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 150%;









}
div.menu a:hover{
	background-image: url(image/menu_sub_hv.gif);

}
address {
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #5e8eab;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #003366;
	width: 640px;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;


}
address a {
	color: #5e8eab;
}
a img {
	border: 0px;
}
h1 {
	clear: both;
}
p.preload {
	display: none;
}
#navi a {
	float: left;
}
#backtoTop a {


	float: right;
}
