body {
	width: 650px;
}
div#top {
	background-image: url(img/ohinasamatoha.jpg);
	text-align: center;
	height: 60px;
	width: 650px;
	padding-top: 10px;
}
div#texst {
	background-color: #F0E78E;
	width: 630px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	overflow: scroll;
	height: 480px;
}
div#texst1 {
	background-color: #F0E78E;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div#mokuji {
	background-color: #CBF3A9;
	width: 630px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #003300;
	text-decoration: none;
}
h1 {
	font-size: xx-small;
	color: #CBF3A9;
	margin-top: -10px;
}
