* {margin:0; padding:0}
body {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, "メイリオ", sans-serif;
	text-align: left;
	font-size: 13px;
	line-height: 1.4em;
	text-decoration: none;
}
#text {
	margin:50px auto;
	width:500px;
}
.hotspot {
	color:#0B50C1;
	cursor:pointer;
	font-size: 14px;
	line-height: 1.4em;
}

#tt {
	position:absolute;
	display:block;
	background:url(../images/tt_left.gif) no-repeat left top
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_top.gif) no-repeat right top;
	overflow:hidden
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#DFEFFF;
	color:#0A3F96
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(../images/tt_bottom.gif) no-repeat right top;
	overflow:hidden
}
