@charset "utf-8";
/* CSS Document */

/* personnel-affairs */
#main table th,
#main table td{
	padding: 0.5em;
}

#main table th:first-child,
#main table td:first-child{
	white-space:nowrap;
}

#main table tbody th{
	text-align: left;
}