@charset "utf-8";

/*recruit.html*/

.recruit {
	width:648px;
	min-height:977px;
	margin:20px 3px 50px;
	background:url(../recruit/re_new.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:84px 0 0 270px;
	font:13px;
	line-height:16px;
}

.recruit dt {
	font-weight:bold;
}

.recruit dd {
	margin-left:7px;
	margin-bottom:16px;
}

#footer_left {
	position: absolute;
	height:424px;
	left:0;
	bottom:0;
}

#footer_left img {
	position:absolute;
	left:0;
	bottom:0;
}

#re_tx {
	font-size:20px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	padding-left:50px;
}
