@charset "utf-8";
#contents {
width: 960px;
line-height: 1.7em;
margin: 0px auto;
padding-top: 70px;
padding-right: 60px;
padding-left: 70px;
}
h2{
	padding-bottom: 25px;
}
#recruit_web .recruit_web_top {
	padding-bottom: 30px;
}
.contact_form {
padding-top: 25px;
padding-bottom: 80px;
}
#recruit_web {
	padding-top: 45px;
	background-image: url(../images/recruit/line.gif);
	background-repeat: no-repeat;
}
#recruit_web dl {
	padding-bottom: 30px;
}

#recruit_web dl dt {
	float: left;
}
#recruit_web dl dd {
	/* [disabled]float: left; */
	display: block;
	padding-left: 150px;
}
#recruit_web ul {
	padding-bottom: 30px;
}
