<!--
.tbl{
	border:1px solid #99ccff;
	line-height:100%;
	margin-bottom:20px;
}
.keta_title{
	padding:5px 0px;
	border:1px solid #99ccff;
	text-align:center;
	background:aliceblue;
	font-weight:bold;
}
.number{
	padding:0px 3px;
}
.wariai_title{
	width:55px;
	padding:5px 0px;
	text-align:center;
	border:1px solid #99ccff;
	background:aliceblue;
	font-weight:bold;
}
.wariai{
	width:50px;
	padding-right:5px;
	text-align:right;
	border:1px solid #99ccff;
}
.next{
	width:55px;
	text-align:center;
	border:1px solid #99ccff;
}
.on{
	width:11px;
	height:11px;
	background:#99ccff;
	border:1px solid #99ccff;
}
.off{
	width:11px;
	height:11px;
	border:1px solid #99ccff;
}
-->