.contact dt,
.recruit dt{
	margin-bottom:5px;
	padding:2px 5px;
	font-weight:bold;
	width:11em;
	float:left;
	text-align:right;
}

.contact dd,
.recruit dd{
	margin-bottom:5px;
	padding:2px 5px;
	margin-left:12em;
	border:solid 1px;
	background-color:#eeeeee;
}

.contact .no,
.recruit .no{
	color:#999999;
}

.button{
	margin-top:10px;
	margin-left:100px;
	text-align:center;
}
