﻿body {
	margin: 0px;
	padding: 0px;
}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 900px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 696px;
	position: relative;
	height: 43px;
	overflow: visible;
	left: 95px;
	top: 465px;
}
h2 {
}

.top {
	background-attachment: scroll;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0093C7;
	height: 525px;
}

.middle {
	background-attachment: scroll;
	background-image: url(middle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fbf8cf;
	height: 778px;
}
.bottom {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fde0f5;
	height: 985px;
}
