<!--
.henkou_tbl{
	margin-bottom:15px;
	border:1px solid #99ccff;
}
.henkou_tbl .title{
	width:100px;
	padding:2px 0px;
	border-right:1px dashed #99ccff;
	background:aliceblue;
	text-align:center;
	font-weight:bold;
}
.henkou_tbl .left{
	border-right:1px dashed #99ccff;
}
.henkou_tbl a{
	display:block;
	padding:2px 10px;
}
.henkou_tbl a:hover{
	background:aliceblue;
}
.hayami_tbl .waku{
	width:25px;
	padding:2px 0px;
	background:#99ccff;
}
.hayami_tbl .title{
	padding:2px 10px;
	text-align:center;
	border:1px solid #99ccff;
	font-weight:bold;
}
.hayami_tbl .message{
	padding:2px 0px 2px 10px;
}
.tbl{
	border:1px solid #99ccff;
}
p.fuusha{
	margin:5px 0px 15px 0px;
}
p.fuusha_e{
	margin:5px 0px 50px 0px;
}
.tbl50{
	border:1px solid #99ccff;
	margin-bottom:50px;
}
.number{
	width:50px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
	background:aliceblue;
	font-weight:bold;
}
.kaisuu{
	width:50px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
.jump_tbl{
	margin-top:15px;
	border:1px solid #99ccff;
}
.jump_tbl .title{
	width:100px;
	padding:2px 0px;
	border-right:1px dashed #99ccff;
	background:aliceblue;
	text-align:center;
}
.jump_tbl .left{
	width:30px;
	border-right:1px dashed #99ccff;
	text-align:center;
}
.jump_tbl .right{
	width:30px;
	text-align:center;
}
.jump_tbl a{
	display:block;
	padding:2px 0px;
}
.jump_tbl a:hover{
	background:aliceblue;
}
.top0{
	margin-top:0px;
}
-->