﻿body {
	font-style:normal;
	font-weight:normal;
	font-size:14px;
	font-family:'ＭＳ　ゴシック',sans-serif;
	font-weight: bold;
	text-align: center;
	text-indent:0px;
	background-color:white;
	color:black;
	margin:0;
}

.scroll {
	overflow: auto;
	white-space: nowrap;
}

table {
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 2px solid black ;
}

th {
	padding: 4px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 2px solid black ;
}

td {
	padding: 4px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	border: 2px solid black ;
}
