@charset "UTF-8";

/*--------------------------------------------------------------------
recruit.html
recruit.css
--------------------------------------------------------------------*/


/*------------recruitment---------------------------------------------------------------*/
div#recruitment table tr th { width: 14.5%; }
div#recruitment table tr td dl {
	width: 100%;
	overflow: hidden;
}
div#recruitment table tr td dl * { float: left; }
div#recruitment table tr td dl dd { margin-right: 2em; }
div#recruitment table tr td dl dd:nth-last-of-type(1) { margin-right: 0; }