@charset "UTF-8";

table.table1 {
	width: 540px;
	margin: 20px;
}

.table1 th {
	padding:3px;
}

.table1 td {
	padding:3px;
}

th#section {
	width: 85px;
}

th#name {
	width: 100px;
}

th#post {
	width:260px;
}



