#tooltip table.hukidasi {
	border-collapse: "collapse";
}
#tooltip .lt {
	background:url(../../img/tooltip/round.gif) no-repeat top left;
	width:10px;
	height:10px;
}
#tooltip .rt {
	background:url(../../img/tooltip/round.gif) no-repeat top right;
	width:10px;
	height:10px;
}
#tooltip .lb {
	background:url(../../img/tooltip/round.gif) no-repeat bottom left;
	width:10px;
	height:10px;
}
#tooltip .rb {
	background:url(../../img/tooltip/round.gif) no-repeat bottom right;
	width:10px;
	height:10px;
}
#tooltip .sonota {
	background:#c8ebf9;
}
#tooltip .naiyou {
	/*width:400px;*/
	font-size: 93%;
	white-space: nowrap;
}
#tooltip {
	display:none;
	top:0px;
	left:0px;
	position:absolute;
	z-index:200;
}
.poti div.sankaku {
	position:relative;
	top:-3px;
	background:url(../../img/tooltip/huki_test1.gif) no-repeat;
	width:13px;
	height:13px;
	display:block;
}
