@charset "UTF-8";

#sideMenu #recruit a {
	background-position: -314px -165px;
}
#sideMenu #recruit a:hover {
	background-position: -314px -165px;
}

#mainVisual div.floatR {
	background:url(../img/img_mv_recruit.jpg) no-repeat;
}

#recruit-wrap {
	width:730px;
	background-color: #ffffff;	
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
}

/* 見出し */
#recruit-wrap h2{
	background: url(../img/icon_r.gif) no-repeat 0% 50%;
	padding-top:6px;
	padding-bottom:3px;
	line-height:100%;
	margin: 0px;
	padding-left:30px;
	font-size: 1.6em;
	color: #e1245b;
}

#recruit-wrap table {
	width:600px;
	border:#b3b3b3 solid 1px;
	border-spacing:0px;
	border-collapse:collapse;
	margin:0px 0px 20px 15px;
	padding:0px;
}

#recruit-wrap table th {
	background:#faf0f3;
	text-align:left;
	border:#b3b3b3 solid 1px;
	padding:5px;
}

#recruit-wrap table td {
	border:#b3b3b3 solid 1px;
	padding:5px;
}

#recruit-wrap h3 {
	font-size:1em;
	margin:15px 0px 7px 15px;
	padding:0px;
}

#recruit-wrap h4 {
	width:600px;
	font-size:1em;
	border-top:#aaaaaa dotted 1px;
	margin:0px 0px 7px 15px;
	padding:20px 0px 0px 0px;
}