.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {
	display: block;
	margin-left: 5px;
	background: #0f6f54;
	color: #FFF;
	font-size: 9pt;
	line-height: 15pt;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: bold;
}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}


.tuiki01 {
	font-size: 9pt;
	color: #FFF;
	background-color: #0f6f54;
	border-radius: 20px;		/* CSS3草案 */
	-webkit-border-radius: 20px;	/* chrome用 */
	-moz-border-radius: 20px;	/* Firefox用 */
	-o-border-radius: 20px;	/* Firefox用 */
	-ms-border-radius: 20px;	/* Firefox用 */
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-o-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	z-index: 1000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-top: 0px !important;
}
.tuiki02 {
	font-size: 9pt;
}
