body {
	width: 650px;
	background-color: #E3E3E3;
}
div#head {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#menu {
	background-image: url(img/button1.gif);
	background-repeat: repeat-y;
	width: 100px;
	height: 1000px;
	float: left;
	margin-top: 5px;
}
h1 {
	font-size: x-small;
	color: #FFFFFF;
}
div#text {
	background-color: #ffffff;
	width: 510px;
	float: right;
	height: auto;
	margin: 5px 0px 5px 5px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
}
.style1 {
	font-family: "正調祥南行書体";
	font-size: x-large;
	color: #8080C0;
}
table {
	width: 475px;
	margin-top: 20px;
}

