<!--
.tbl{
	border:1px solid #99ccff;
	line-height:100%;
}
.tbl_title{
	margin-bottom:0px;
}
.number{
	padding:0px 3px;
	text-align:center;
}
.on{
	width:11px;
	height:10px;
	background:#99ccff;
	border:1px solid #99ccff;
}
.off{
	width:11px;
	height:10px;
	border:1px solid #99ccff;
}
.kaisuu{
	text-align:right;
	padding:0px 3px;
}
-->