@charset "UTF-8";


/* table */
section table{
	width:100%;
}
section th,
section td{
	padding:10px;
	border:1px solid #766642;
	font-size:18px;
}
section th{ width:20%; text-align:center; }

.col01{ color: #eb8900; }
.col02{ color: #228b3b; }
