/*---求人情報---*/
h1.title {
	width:680px;
	height:60px;
	margin:0px 0px 15px 0px;
	padding:0;
	background-image:url(../images/title.gif);
	text-indent:-9999px;
}
h2.tenant_image {
	width:680px;
	height:203px;
	margin:0;
	padding:0;
	background:url(../images/tenant_img.jpg) no-repeat;
	text-indent:-9999px;
}

div.tenantwrap {
	width:680px;
	background-color:#ECE9D8;
	clear:both;
	margin-bottom:20px;
}
:root div.tenantwrap {
	padding-bottom:12px;
}
div.tenantcont {
	width:634px;
	border:#005E00 solid 1px;
	background-color:#FFFFFF;
	margin:12px;
	padding:10px;
}
div.tenantcont dl {
	margin:0;
	padding:0;
	background-image:url(../images/green_bar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:both;
}
div.tenantcont dt {
	margin:0;
	padding:8px 10px 8px 20px;
	width:90px;
	float:left;
	font-weight:bold;
}
div.tenantcont dd {
	margin:0px 0px 0px 120px;
	padding:8px 5px 8px 0px;
	width:490px;
}
p.btn a {
	width:210px;
	height:48px;
	text-indent:-9999px;
	margin:15px;
	display:block;
}
p.btn a:link {
	background:url(../../inquiry/images/inquiry_btn.jpg) no-repeat;
}
p.btn a:visited {
	background:url(../../inquiry/images/inquiry_btn.jpg) no-repeat;
}
p.btn a:hover {
	background:url(../../inquiry/images/inquiry_btn_over.jpg) no-repeat;
}
p.btn a:action {
	background:url(../../inquiry/images/inquiry_btn_over.jpg) no-repeat;
}

p.text {
	margin:0px 15px;
	padding:0;
}

