#yurie {
	background-repeat: no-repeat;
	height: 360px;
	width: 600px;
	margin-left: 160px;
	padding: 10px;
	border: thin solid #FFCC00;
}
#yurieright {
	float: left;
	width: 370px;
	height: 349px;
}
#yurieleft {
	float: left;
	padding-right: 10px;
}
#yurieright 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;
}
#yurieright 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;
}
#yurieright table {
}
#yurieright p {
	font-size: 18px;
	font-weight: bolder;
	margin-left: 10px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	text-align: left;
}
.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: 500px;
}
