﻿@charset "UTF-8";

table {
	border-spacing: 20px;
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}