@charset "shift-JIS";

/*****************************************************************/

@import url("common.css");
@import url("base.css");
/*****************************************************************/

#second .recruit #re_main {
	background-image: url(../images2/recruit/bg_recruit.jpg);
	background-repeat: no-repeat;
	height: 949px;
	width: 947px;
	margin-bottom: 37px;
	position: relative;
}

#second .recruit #re_main #re_handmade {
	position: absolute;
	left: 654px;
	top: 152px;
}

#second .recruit #re_main #re_massage {
	position: absolute;
	left: 446px;
	top: 436px;
}

#second .recruit #re_main #re_history {
	position: absolute;
	left: 282px;
	top: 621px;
}

#second .recruit #re_main #re_movie {
	position: absolute;
	left: 0px;
	top: 533px;
}

#second .recruit #re_main #re_contact {
	height: 185px;
	width: 380px;
	position: absolute;
	left: 567px;
	top: 762px;
	background-image: url(../images2/recruit/bg_contact.png);
	background-repeat: no-repeat;
}

#second .recruit #re_main #re_contact h2 {
	margin-top: 47px;
	margin-left: 67px;
	margin-bottom: 7px;
}

#second .recruit #re_main #re_contact p {
	margin-left: 70px;
}

#second .recruit #re_main #re_contact p img {
	margin-bottom: 7px;
}

#second .recruit #re_main #re_contact p .right {
	float: right;
	margin-right: 32px;
}


#second .recruit .cate {
	float: left;
	width: 150px;
	margin-left: 20px;
}

#second .recruit .cate h2 {
	margin-bottom: 17px;
}

#second .recruit .cate p {
	margin-bottom: 20px;
}
