@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #82B4E6;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#allabout {
	background-attachment: scroll;
	background-color: #82B4E6;
	background-image: none;
	background-repeat: no-repeat;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	position: relative;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}
#allabout #under img {
	width: 1024px;
	bottom: 0px;
	position: fixed;
	height: auto;
}
#allabout p {
	width: 800px;
	margin-right: 112px;
	margin-left: 112px;
	margin-top: 120px;
	margin-bottom: 180px;
}
#allabout #top img {
	position: fixed;
	width: 1024px;
	top: 0px;
}
#allabout table {
	width: 800px;
	margin-right: 112px;
	margin-left: 112px;
	margin-top: 120px;
	margin-bottom: 180px;
}
