*{
	font-family:Arial, Helvetica, sans-serif;
}

.contents{
	height:1125px;
	overflow:hidden;
	background-image:url(../images/background_paper_02.png);
	clear:both;
}
	


.main{
	position:relative;
	width:640px;
	height:1055px;
	float:left;
	background-image:url(../images/paper_Recruit251223.png);
	background-repeat:no-repeat;
	margin:50px 0 0 50px;
}


.information{
	position:absolute;
	margin:45px 50px 0 45px;
	float:left;
	width:400px;
}


h2{
	color:#d2b48c;
	font-size:20px;
	letter-spacing:0.2em;
}

.tel{
	width: 443px;
	height: 67px;
	position: absolute;
	left: 28px;
	bottom: 70px;
	a {
	text-align: center;
	}
}