#misa {
	background-repeat: no-repeat;
	height: 330px;
	width: 650px;
	margin-left: 120px;
	padding: 10px;
	border: thin solid #FFCC00;
}
#misaright {
	float: left;
	width: 370px;
}
#misaleft {
	float: left;
	padding-right: 10px;
	margin-left: 20px;
}
#misaright 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;
}
#misaright 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;
}

#miyuki {
	height: 350px;
	width: 650px;
	margin-left: 120px;
	padding: 10px;
	margin-top: 10px;
	border: thin solid #FFCC33;
}
#miyukileft {
	float: left;
	width: 370px;
}
#miyukiright {
	float: left;
	margin-top: 30px;
}
#miyuki 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;
}
#miyuki 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: 900px;
}

