body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	clip:   rect(   );
	color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#cont {
	height: 100%;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}

#button {
	text-align: center;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: 50px;
	color: #FFFFFF;
	background-color: #6699FF;
	clip:    rect(   );
	border: 1px ridge;
	text-align: center;
	background-position: center center;
	height: 40px;
	width: 700px;
	left: 50%;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 50px;
	clip:    rect(   );
	border: 1px ridge;
	text-align: left;
	background-position: center center;
	height: auto;
	width: 700px;
	border-color: #FFFFFF;
}
p {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; font-style: normal; font-weight: normal; color: #333333; line-height: 24px}
table { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; font-style: normal; font-weight: normal; color: #333333; line-height: 24px }
#items {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bodyall {
	text-align: center;
	width: 100%;
}
