@charset "utf-8";

/*　採用情報
------------------------------------------------------------ */

body {
	background: url(../common/images/sub_bg.jpg) repeat-x #FFF;
}

#img_recruit {
	width: 900px;
	height: 80px;
	_height: 110px;
	padding-bottom: 30px;
	background: url(../common/images/img_recruit.jpg) no-repeat;
	text-indent: -9999em;
}

#txt_recruit {
    width: 900px;
	border-top: 3px solid #FF3838;
	border-bottom: 1px dashed #FF3838;
}

.dl_01 {
    width: 800px;
	padding-bottom: 30px;
}
.dl_01 dt {
    padding-bottom: 10px;
}
.dl_01 dd {
	padding-left: 20px;
	padding-bottom: 10px;
}

.box_01 {
    width: 600px;
	margin: 0 auto;
}