@charset "UTF-8";

.recruit-maintitle {
	background-image: url(../images/recruit_img/recruit_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 560px;
	text-indent: -9999px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}
.recruit-paragraph {
	height: 410px;
	background-image: url(../images/recruit_img/recruit_img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
