/****************************/
/* 買い目的中               */
/****************************/
#kaime_hitx {
	width: 48px;
	/* height: 15px; */
	font-size: 12px;
	/* font-weight: bold; */
	text-align: center;
	vertical-align: middle;
	
	color: #c00;
	border: dotted;
	border-color: #f60;
	background-color: #ff6;
	border-width: 2px;
}

#kaime_hit {
	position: absolute;
	width: 44px;
	/* height: 15px; */
	top: 2px;
	left: 530px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	
	color: #c00;
	border: dotted;
	border-color: #f60;
	background-color: #ff6;
	border-width: 2px;
}

#box_kaime_hit {
	position: absolute;
	width: 44px;
	height: 15px;
	top: 0px;
	left: 530px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	
	color: #c00;
	border: dotted;
	border-color: #f60;
	background-color: #ff6;
	border-width: 2px;
}

/****************************/
/* 払い戻し金               */
/****************************/
#payback_money {
	font-size: 14px;
}

#payback_money td {
	font-size: 14px;
}
