/* CSS Document */
#title{
	background-image: url(../images/title.gif);
	padding:49px 0 0 0;
}

#recruit{
	background-image:url(../images/disp.jpg);
	height:571px;
	position:relative;
	margin:15px 0 0 0;
	background-repeat:no-repeat;
}
#box1{
	width:351px;
	height:141px;
	position:absolute;
	top:0;
	right:0;
	padding:25px 0;
	text-align:center;
}
#box1 p{
	margin:10px;
}
#box2{
	width:351px;
	height:141px;
	position:absolute;
	top:191px;
	left:0;
	padding:35px 0 7px;
	text-align:center;
}

#box3{
	width:351px;
	height:141px;
	position:absolute;
	bottom:0;
	right:0;
	padding:35px 0 15px;
	text-align:center;
}
#box2 p,#box3 p{
	margin:10px;
}
