@charset "utf-8";

div#mainArea h2 {
	height: 30px;
}
div#mainArea h2#titleRecruit {
	background: url(../images/titleRecruit.gif) no-repeat;
}
div#mainArea table {
	margin: 0 10px;
	line-height: 1.5;
	border-spacing: 0;
}
div#mainArea table th {
	width: 150px;
	border-bottom: 1px dotted #cccccc;
}
div#mainArea table td {
	width: 410px;
	padding: 15px 10px;
	border-bottom: 1px dotted #cccccc;
}
div#mainArea p {
	margin: 0 20px 10px;
}