@charset "utf-8";
/* CSS Document */

/**** 求人情報 ****/

#h2_recruit{
	background: url(../images/recruit_main.jpg) right no-repeat;
}


#recruit_left{
	float: left;
	width: 390px;
}


.h3_recruit{
	width: 380px;
}


#recruit_right{
	float: left;
	width: 160px;
	margin: 10px 0 0 10px;
	text-align: center;
}


#recruit_right li{
	width: 160px;
	margin-bottom: 15px;
}
