@charset "utf-8";


/* 採用情報 */
.rectuit-block{
	background:#fbf7e6 url(../recruit/img/rec_bg.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin-bottom:15px;
}
.rectuit-block h2{
	padding:10px 25px;
	background:#fbf7e6 url(../recruit/img/rec_title.gif) no-repeat left top;
	color:#3e4a8f;
	font-size:87.5%;
	font-weight:bold;
	margin-bottom:10px;
}
.rectuit-block .text{
	padding:0 25px;
}

.voice-block{
	background:#fbf7e6 url(../recruit/img/voice_bg.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin-bottom:15px;
}
.voice-block h2{
	padding:12px 25px;
	background:#fbf7e6 url(../recruit/img/voice_title.gif) no-repeat left top;
	font-size:87.5%;
	font-weight:bold;
}

.voice-block .title01-day{
	border:0;
	margin:0 0 10px 0;
	background:#fbf7e6 url(../recruit/img/voice_title.gif) no-repeat left top;
	}
.voice-block .title01-day h2{
	font-size:85%;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 25px;
	width:550px;
	float:left;
	}
.voice-block .title01-day .day{
	width:80px;
	font-size:75%;
	font-weight:bold;
	color:#9abe53;
	text-align:right;
	margin:0;
	padding:10px 15px 0 0;
	float:right;
	}
	
.voice-block .text{
	margin:0 15px;
	padding:12px 10px 0 10px;
	border-top:1px solid #e7e2c9;
}
.voice-block .text .pic{
	width:240px;
	text-align:right;
	float:right;
	padding:5px 0 15px 0;
}


