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

.recruit-contact{
	padding: 10px 20px 20px 20px;
	border: 1px solid #ccc;
	width: 30em;
	margin: 20px 15px;
}

.contents .disc table {
	margin: 5px 0;
}

.contents .disc th {
	width: 8em;
}

/* 待遇の給与 */

.contents .disc dl {
	margin: 0;
	width: 400px;
}

.disc dl dt {
	font-weight: normal;
	color: #333;
	width: 15em;
	padding: 0;
}

.disc dl dd {
	border-bottom:0;
	padding: 0;
	padding-left: 16em;
} 
