#nakanishi {
	background-repeat: no-repeat;
	height: 460px;
	width: 630px;
	margin-left: 130px;
	padding: 10px;
	border: thin solid #FFCC00;
}
#nakanishiright {
	float: left;
	width: 370px;
	height: 349px;
}
#nakanishileft {
	float: left;
	padding-right: 10px;
}
#nakanishiright 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;
}
#nakanishiright 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;
}

#nakanishiright p {
	font-size: 18px;
	font-weight: bolder;
	margin-left: 10px;
}
#ishiba {
	height: 300px;
	width: 630px;
	margin-left: 130px;
	padding: 10px;
	margin-top: 10px;
	border: thin solid #FFCC33;
}
#ishibaleft {
	float: left;
	padding-right: 10px;
	width: 370px;
}
#ishibaright {
	float: left;
}
#ishiba 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;
}
#ishiba 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;
}

