@charset "shift_jis";
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
//	margin-top: 20px;
}
.center th {
	text-align: left;
	text-indent: 20px;
//	background-color: #E6EBFF;

}
.center td {
	text-align: left;
	background-color: #F5F5F5;
}

