<!--
.tbl{
	width:100%;
	border:1px solid #99ccff;
	margin-bottom:15px;
}
.number_title{
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
	background:aliceblue;
	font-weight:bold;
}
.number{
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
.sentaku_title{
	width:120px;
	padding:2px 0px;
	text-align:center;
	background:aliceblue;
	border:1px solid #99ccff;
	font-weight:bold;
}
.sentaku{
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
#kekka_tbl{
	width:100%;
	margin:20px 0px;
}
.tousen_title{
	text-align:center;
	padding:2px 0px;
	background:aliceblue;
	border:1px solid #99ccff;
	font-weight:bold;
}
.toukyuu{
	width:150px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
.kaisuu{
	width:80px;
	padding:2px 10px 2px 0px;
	text-align:right;
	border:1px solid #99ccff;
}
.kingaku_title{
	width:150px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
	background:aliceblue;
	font-weight:bold;
}
.kingaku{
	width:140px;
	padding:2px 10px 2px 0px;
	text-align:right;
	border:1px solid #99ccff;
}
.title{
	margin-top:40px;
	margin-bottom:0px;
	background:#99ccff;
	padding-left:10px;
	font-weight:bold;
}
.message{
	margin:0px;
}
.kaibetu_title{
	width:100px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
	font-weight:bold;
}
.kaibetu{
	width:100px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
.honsuuji_title{
	padding:2px 0px;
	border:1px solid #99ccff;
	text-align:center;
	font-weight:bold;
}
.bonus_title{
	width:100px;
	padding:2px 0px;
	border:1px solid #99ccff;
	text-align:center;
	font-weight:bold;
}
.bonus{
	width:100px;
	padding:2px 0px;
	border:1px solid #99ccff;
	text-align:center;
}
.chuusen_number{
	width:55px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
.tousen_toukyuu_title{
	width:80px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
	font-weight:bold;
}
.tousen_toukyuu{
	width:80px;
	padding:2px 0px;
	text-align:center;
	border:1px solid #99ccff;
}
p.margin0{
	margin:0px;
}
-->