@charset "utf-8";

.date4 {
	background: #efefef;
	border: 1px solid #ccc;
	border-top: none;
	width: 920px;
	position: relative;
    line-height: 150%;
}

.date4 dt {
	background: #efefef;
	border-top: 1px solid #ccc;
	position: absolute;
	width: 174px;
	padding: 10px;
}
*:first-child+html dl.date4 dt {
	left:0px;
}
*html dl.date4 dt {
	left:0px;
}

.date4 dd {
	background: #fafafa;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-left: 10.8em;
	padding: 10px;
}

.mainbutton-recruit {
    position: absolute;
    bottom: 45px;
    right: 60px;
}