.menu {
height: 24px;
margin-top: 30px;
margin-right: auto;
margin-left: auto;
}
.menu01 {
	float: left;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
.menu02 {
	float: left;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 15px;
}
.menu03 {
	float: left;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-left: 15px;
}
.menu04 {
	float: left;
	padding-left: 15px;
}

.midashi {
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
	margin-left: 10px;
}

.aisatsu {
	font-size: 120%;
	line-height: 190%;
	font-weight: 500;
	clear: both;
	width: 690px;
	margin-top: 10px;
	margin-left: 20px;
}
.aisatsu p {
	text-indent: 1em;
	margin-top: 0px;
}
.drpic {
	float: right;
	height: 240px;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ryakureki {
	font-size: 110%;
	line-height: 180%;
	font-weight: 400;
	clear: both;
	float: left;
	width: 690px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.reki01 {
	list-style-type: none;
}
.reki02 {
	text-indent: 2em;
	list-style-type: none;
}
.reki03 {
	list-style-position: inside;
	list-style-type: circle;
}
.shikaku {
	font-size: 110%;
	line-height: 180%;
	font-weight: 400;
	clear: left;
	width: 690px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.shikaku ul li {
	float: left;
	margin-right: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
.sports {
	font-size: 110%;
	line-height: 180%;
	font-weight: 400;
	clear: left;
	width: 690px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
}
.sports ul li {
	margin-right: 20px;
	list-style-type: disc;
	list-style-position: inside;
}
