@charset "utf-8";

.tbody_th {
	width: 130px;
	vertical-align: middle !important;
	text-align: right;
}

.date_style {
	width: 120px;
	display: inline-block;
}

.staff_style {
	width: 150px;
	display: inline-block;
}

.time_style {
	width: 100px;
	display: inline-block;
}

.qty_style {
	width: 70px;
}

.no_style {
	vertical-align: middle !important;
	text-align: center;
}
