#tooltip {
	position: absolute;
	z-index: 3000;

	font-weight: normal;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
#staff_thumbs_large_wrapper #tooltip{
	padding: 0px 10px 10px 5px;	
	width: 221px;
	display: block;
	height: 63px;
}

#staff_thumbs #tooltip{
	border: 1px solid #111;
}


#tooltip.fancylarge   h3, #tooltip.fancylarge2 h3  {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
}
#tooltip.fancy h3 {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 1px 2px;
}

