#mizuta {
	background-repeat: no-repeat;
	height: 360px;
	width: 600px;
	margin-left: 160px;
	padding: 10px;
	border: thin solid #FFCC00;
}
#mizutaright {
	float: left;
	width: 370px;
	margin-top: 20px;
}
#mizutaleft {
	float: left;
	padding-right: 10px;
	margin-top: 20px;
	margin-left: 30px;
}
#mizutaright th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#mizutaright td {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rie {
	height: 350px;
	width: 600px;
	margin-left: 160px;
	padding: 10px;
	margin-top: 10px;
	border: thin solid #FFCC33;
}
#rieleft {
	float: left;
	margin-left: 20px;
	padding-right: 10px;
	width: 370px;
	margin-top: 20px;
}
#rieright {
	float: left;
	margin-top: 20px;
}
#rie th{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#rie td {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	vertical-align: baseline;
}
.style3 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
.style4{
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: xx-large;
	font-weight: bold;
}


#content {
	height: 870px;
}

