@charset "Shift_JIS";

@import url("common.css");

/* 採用情報 style */

/* ヘッダー背景 */
div#rogo{
		background : url(../img/headerimg/2-c.jpg) no-repeat;
		}

div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../recruitment/img/saiyou.gif) no-repeat 70px 0;
}
div.contents {
	padding-left:70px;
	margin-bottom:15px;
	background:url(../recruitment/img/recruitment.gif) no-repeat;
}
/*
div#contents div p {
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
}
*/
div.contents h3 {
	height:25px;
	text-indent:-9999px;
	background:url(../recruitment/img/2-c_title_2.jpg) no-repeat;
	margin-bottom:20px;
}
table#saiyou {
	float:right;
	width:380px;
	border-collapse:collapse;
	font-size:0.75em;
	line-height:170%;
}
table#saiyou th, table#saiyou td {
	padding-top:5px;
	padding-bottom:4px;
}
table#saiyou th {
	width:60px;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
}
.line2 {
	background:url(../recruitment/img/line2.gif) repeat-x;
}
div.inquiry {
	float:left;
	width:138px;
}
div#contents hr {
	clear:both;
	margin-left:70px;
}
div.contents:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
