@charset "shift_jis";

/*========================================*/

/*■ リクルート
---------------------------------------------------------- */
table.recruit {
	width:600px;
}
table.recruit tr {
	background:url(../../lib/img/dotline_s_h.gif) repeat-x bottom;
}
table.recruit td {
	padding:5px 0;
}
table.recruit td.item {
	width:20%;
	padding:0 30px 0 5px;
	font-size:80%;
	color:#0d2b88;
	font-weight:bold;
	white-space:nowrap;
}
.divide {
	border-left:1px solid #d2d2d2;
	padding:5px 0 6px 20px;
	line-height:1.5;
}

ul.notice {
	margin:10px 0 0 2em;
	font-size:80%;
}

/*■ 若手技術者の生の声！
---------------------------------------------------------- */
#RightCol .interview {
	position:relative;
	margin-top:28px;
}
#RightCol .interview .photo {
	position:absolute;
	top:-18px; left:0px;
}
#RightCol .note {
	background:url(../img/interview_note_bg.gif) repeat-y 0px 21px;
	font-size:80%;
	line-height:20px;
}
#RightCol .note .UpperBlock {
	margin:20px 0 0 170px;
}
#RightCol .note .LowerBlock {
	padding:0 50px 20px;
}
#RightCol .note .list {
	background:url(../img/interview_circle.gif) no-repeat top left;
	padding-left:13px;
}
