#takumi {
	background-repeat: no-repeat;
	height: 360px;
	width: 700px;
	margin-left: 100px;
	padding: 10px;
	border: thin solid #FFCC00;
}
#takumiright {
	float: left;
	width: 380px;
	height: 300px;
}
#takumileft {
	float: left;
	padding-right: 10px;
}
#takumiright 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;
}
#takumiright 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;
}
#takumiright table {
}
#takumiright p {
	font-size: 18px;
	font-weight: bolder;
	margin-left: 10px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	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;
}

