#box {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bio_bg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
#name {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	background-image: url(../images/bio_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}
#box .data_box {
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
}
#box .data_box th {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: normal;
	letter-spacing: 5px;
}
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66CC66;
}
#breadcrumb {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;
	padding: 5px;
	line-height: 12px;
}
#breadcrumb p {
	margin: 0px;
	padding: 0px;
}

#breadcrumb a {
	color: #FF6600;
}
#close {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	position: absolute;
	top: 5px;
	right: 10px;
}
