@charset "utf-8";

/* 共通
----------------------------------------------------------- */
ul#gnavi li a#gnavi_recruit {
	background:url(../../common/images/gnavi/recruit.gif) 0 -44px no-repeat;
}


/* 採用情報トップ
----------------------------------------------------------- */
div.index_block div#lead {
	margin:0 0 30px 0;
}

div.index_block div#lead p {
	margin-bottom: 15px;
}

div.index_block div.recruit_menu {
	width:640px;
	margin:0 -15px 0 0;
	overflow:hidden;
	zoom:1;
}

div.index_block div.recruit_menu div {
	float:left;
	width:305px;
	margin:0 15px 15px 0;
	background:url(../images/recruit_bg.gif) 0 bottom no-repeat;
}

div.index_block div.recruit_menu div h2 {
	margin:0 0 13px 0;
}

div.index_block div.recruit_menu div img.image {
	float:left;
	margin:0 0 10px 12px;
	border:1px solid #ddd;
}

div#contents div#main div.index_block div.recruit_menu div p {
	margin:0 10px 5px 104px;
	padding:0;
}

div#contents div#main div.index_block div.recruit_menu div p.btn {
	margin:10px 10px 10px 104px;
	text-align: right;
}

div.index_block div.recruit_menu div p.btn a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

div.index_block div.recruit_menu div ul {
	margin:0 5px 10px 104px;
	font-size:86%;
	line-height:1.4;
}

div.index_block div.recruit_menu div ul li {
	padding:0 0 0 10px;
	background:url(../images/arrow.gif) 0 3px no-repeat;
	font-weight:bold;
}

div.index_block div.recruit_menu div p.nojob {
	font-size:86%;
	font-weight:bold;
	line-height:1.4;
}




/* フォーム共通
----------------------------------------------------------- */
div#contact_ssl {
	border:1px solid #bbb;
	padding:18px;
}

div#contact_ssl form {
	width:50px;
	float:left;
}

div#contact_ssl p {
	margin:0 0 0 60px;
}

span.coution {
	color:#FF0000;
}


table.entry_table {
	border-collapse:collapse;
	width:100%;
	margin:0 0 30px 0;
}

table.entry_table th,
table.entry_table td {
	border:1px solid #bbb;
	padding:5px 10px;
	font-size:12px;
}

table.entry_table th {
	background:#dbecd1;
	font-weight:bold;
	white-space:nowrap;
}

div.entry_btn {
	text-align:center;
	margin:15px 0 30px 0;
	font-weight:bold;
}






/* お問い合わせ 同意ページ
----------------------------------------------------------- */
div#contact_agree {
	border:1px solid #bbb;
	padding:20px;
	height:200px;
	overflow:auto;
}

div.contact_btn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}









