body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.infobar {
	background-image: url(imagesj/midasi_owari.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 359px;
	margin-right: auto;
	margin-left: auto;
}
.infobase {
	background-image: url(imagesj/infobase.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 372px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.infobase a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.infobase a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.infobase a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.infobase a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
