@charset "utf-8";
/* CSS Document */
.bg {
	position:relative;
	height: 819px;
	background-image:url(../img/recruit/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 128px;
}
.txt {
	position:absolute;
	top: 407px;
	left: 234px;
	width: 422px;
	height: 300px;
}
.txt h3 {
	text-align:center;
	font-size:20px;
	margin-bottom:8px;
}
.txt dl {
}
.txt dt {
	width: 60px;
	float:left;
	clear:left;
	line-height:1.4em;
}
.txt dd {
	width: 361px;
	float:left;
	line-height:1.4em;
}