/*body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
}*/
img {
	border: 0;
}
#artist {
	margin: 0px;
	padding: 9px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
	text-align:left;
}
#prof {
	height: 280px;
	margin: 0px;
	width: 916px;
	overflow: hidden;
	position: relative;
	padding: 0px;
}
#prof .photo {
	float: left;
	margin-right: 45px;
	width: 220px;
	display: block;
	height: 257px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	margin-top: 23px;
}
#prof #prof-navi {
	width: 308px;
	height: 18px;
	position: absolute;
	top: 15px;
	left: 265px;
}
#prof .data {
	float: left;
	margin-top: 48px;
	height: 230px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 640px;
	font-size: 11px;
	line-height: 140%;
}
#prof .btn-official {
	top: 15px;
	right: 20px;
	width: 66px;
	position: absolute;
	height: 18px;
}
#prof-navi #navi01 {
	float: left;
	margin-right: 50px;
	height: 18px;
	width: 52px;
	background: url(../images/btn-plofile-on.gif) no-repeat left top;
}

#prof-navi #navi01 a {
	display:block;
	height: 18px;
	width: 52px;
	font-size:1px;
	line-height:1px;
	outline:none;
}

#prof-navi #navi02 {
	margin-right: 50px;
	width: 90px;
	height: 18px;
	float: left;
	background-image: url(../images/btn-disco-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#prof-navi #navi02 a {
	display:block;
	width: 90px;
	height: 18px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#prof-navi #navi03 {
	float: left;
	height: 18px;
	width: 66px;
	background-image: url(../images/btn-schedule-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#prof-navi #navi03 a {
	display:block;
	height: 18px;
	width: 66px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#navi01 a:hover ,#navi02 a:hover ,#navi03 a:hover {
	text-indent:-9999px;
} 



#prof .data p {
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
}
#prof .data .number_bg {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
}
#prof-top {
	margin: 9px;
	height: 280px;
	background-image: url(../images/main-visual.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.btn-official a {
	background-image: url(../images/btn-official.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 66px;
	text-indent: -9999px;
	display: block;
	outline: none;
}
.entry .left {
	padding-right: 15px;
	width: 200px;
	float: left;
}
.entry .right {
	width: 400px;
	padding-right: 15px;
	float: left;
	margin: 0px;
	position: absolute;
	left: 220px;
	top: 0px;
}
.entry {
	clear: both;
	position: relative;
	display: block;
}
.data small {
	display: block;
	clear: both;
	margin-top: 10px;
}
.left img {
	margin-top: 5px;
	margin-bottom: 5px;
}

