#seiho {
	background-repeat: no-repeat;
	height: 360px;
	width: 600px;
	margin-left: 160px;
	padding: 10px;
	border: thin solid #FFCC00;
}
#seihoright {
	float: left;
	width: 370px;
	margin-top: 30px;
}
#seiholeft {
	float: left;
	padding-right: 10px;
	margin-left: 20px;
}
#seihoright 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;
}
#seihoright 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;
}

#yuko {
	height: 350px;
	width: 600px;
	margin-left: 160px;
	padding: 10px;
	margin-top: 10px;
	border: thin solid #FFCC33;
}
#yukoleft {
	float: left;
	padding-right: 10px;
	width: 370px;
}
#yukoright {
	float: left;
}
#yuko 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;
}
#yuko 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;
}
.style‚S{
	margin-bottom: 20px;
	margin-left: 40px;
	font-size: xx-large;
	font-weight: bold;
}


#content {
	height: 860px;
}

