@charset "UTF-8";


#subMenu {
	background: url(/img/recruit/bg_submenu.gif) no-repeat;
	padding-bottom: 12px;
}


/*----- [採用情報トップ] -----*/
#recruitTop div.contentsBlock {
	width: 728px;
	background: url(/img/common/bg_contents-block.gif) no-repeat center bottom;
	margin-top: 20px;
	padding-bottom: 12px;
}

#recruitTop div.contentsBlock div.blockBody {
	/*margin: 0 20px;
	margin-top: 20px;*/
	
	margin: 0;
	margin-top: 20px;
}

#recruitTop div.contentsBlock div.txtBlock {
	width: 688px;
	
	zoom:1; /*for IE 5.5-7*/
   	position:relative; /*for preview*/
	
	margin: 0 20px;
	margin-top: 30px;
}

#recruitTop div.contentsBlock div.txtBlock.block1st {
	margin-top: 0;
}

#recruitTop div.contentsBlock div.txtBlock:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
	visibility: hidden;
}

* html #recruitTop div.contentsBlock div.txtBlock {
	display:inline-table;
	/**/display:block;/**/
}

#recruitTop div.contentsBlock div.txtBlock p {
	margin-top: 20px;
	line-height: 1.4;
}


#entryLink {
	margin-top: 20px;
	border-top: 1px dotted #d7d7d7;
	padding: 0 20px;
	padding-top: 10px;
}



/*----- [募集要項] -----*/
#recruitGuide div.contentsBlock {
	padding-bottom: 12px;
}

#recruitGuide div.contentsBlock div.blockBody {
	margin: 0;
	margin-top: 20px;
}

#recruitGuide div.contentsBlock div.txtBlock {
	margin: 0 20px;
}

#recruitGuide div.contentsBlock div.txtBlock h5 {
	font-weight: bold;
	font-size: 108%;
	margin-top: 20px;
}

#recruitGuide table#entryList {
	width: 688px;
	/*border-collapse: collapse;*/
	
	border-collapse: collapse;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ddd;
	
	margin-top: 20px;
}

#recruitGuide table#entryList th {
	padding: 0;
	border-top: 1px solid #ddd;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	
	width: 100px;
	
	background: #d4edf5 url(/img/common/bg_td_white-line.gif) repeat-x left bottom;
}

#recruitGuide table#entryList th div {
	border-top: 1px solid #fff;
	padding: 10px;
}

#recruitGuide table#entryList td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	vertical-align: top;
}

#recruitGuide table#entryList td a {
	color: #826207;
	background: url(/img/recruit/icon_link-arrow.gif) no-repeat left center;
	padding-left: 16px;
}



/*----- [先輩の声トップ] -----*/
#recruitVoiceTop {
	
}

#recruitVoiceTop div.contentsBlock div.txtBlock {
	margin: 0;
}

#recruitVoiceTop ul#voiceList {
	/*margin-top: 10px;*/
}

#recruitVoiceTop ul#voiceList li {
	margin-top: 10px;
	/*margin-bottom: 10px;*/
}

#recruitVoiceTop ul#voiceList li a {
	width: 688px;
	display: block;
}

#recruitVoiceTop ul#voiceList li#voice1 {
	background: url(/img/recruit/bg_voice-top_btn1.jpg) no-repeat right top;
}

#recruitVoiceTop ul#voiceList li#voice2 {
	background: url(/img/recruit/bg_voice-top_btn2.jpg) no-repeat right top;
}

#recruitVoiceTop ul#voiceList li#voice3 {
	background: url(/img/recruit/bg_voice-top_btn3.jpg) no-repeat right top;
}




/*----- [先輩の声 detail] -----*/
#recruitVoice1 div.contentsBlock {
	/*margin-bottom: 20px;*/
	padding-bottom: 20px;
}

#recruitVoice1 dl {
	width: 688px;
	
	zoom:1; /*for IE 5.5-7*/
   	position:relative; /*for preview*/
	
	margin-bottom: 10px;
}

#recruitVoice1 dl:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
	visibility: hidden;
}

* html #recruitVoice1 dl {
	display:inline-table;
	/**/display:block;/**/
}



#recruitVoice1 dl dt {
	float: left;
	width: 279px;
}

#recruitVoice1 dl dd {
	float: right;
	width: 409px;
	background: url(/img/recruit/bg_voice-a_foot.gif) no-repeat right bottom;
}

#recruitVoice1 dl dd div {
	background: url(/img/recruit/bg_voice-a_head.gif) no-repeat left top;
	padding: 6px 8px;
	line-height: 1.4;
}

#recruitVoice1 dl dd div h5 {
	font-weight: bold;
	font-size: 100%;
	/*margin: 0.2em;*/
	color: #2590bb;
	
	margin-bottom: 2px;
	margin-top: 6px;
}

#recruitVoice1 dl dd div h5.head {
	margin-top: 0;
}

#recruitVoice1 dl dd div p {
	
}



table#scheduleList {
	width: 688px;
	/*border-collapse: collapse;*/
	
	border-collapse: collapse;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ddd;
}

table#scheduleList th {
	padding: 0;
	border-top: 1px solid #ddd;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	
	color: #fff;
	
	width: 100px;
	
	font-family: sans-serif;
	
	background: url(/img/recruit/bg_schedule-th.gif) no-repeat left bottom;
	/*background: #f1efd7 url(/img/company/bg_white-line.gif) repeat-x left bottom;*/
}

table#scheduleList th div {
	border-top: 1px solid #fff;
	padding: 10px;
}

table#scheduleList td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	vertical-align: top;
	color: #333;
}

table#scheduleList td.photoTD {
	width: 230px;
	text-align: right;
	padding-right: 10px;
}


table#scheduleList td h5 {
	font-weight: bold;
	color: #1c82a3;
	/*
	padding-bottom: 2px;
	border-bottom: 1px dotted #d3d3d3;
	*/
}

table#scheduleList td p {
	margin-top: 0.2em;
	line-height: 1.4;
	font-size: 93%;
}







