@charset "utf-8";

.time_table {
	display: flex;
}

.time_table dt {
	width: 135px;
	padding-right: 10px;
	box-sizing: border-box;
}
