﻿@charset "utf-8";

/* ---------------------------------
  共通
------------------------------------*/

.title h1 {
	background-image: url(../../recruit/images/title.jpg);
}

#recruit .main .section dl {
	border-bottom: dashed 1px #cac08a;
}

#recruit .main .section dt {
	padding: 15px 0 15px 25px;
	border-top: dashed 1px #cac08a;
	float: left;
	clear: left;
	width: 80px;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}

#recruit .main .section dt.first {
	border: none;
}

#recruit .main .section dd {
	padding: 15px 15px 15px 0;
	border-top: dashed 1px #cac08a;
	float: left;
	width: 510px;
}

#recruit .main .section dd.first {
	border: none;
}

#sales {
	margin-top: 30px;
}

#sales h2 {
	margin-bottom: 0;
	width: 630px;
	height: 38px;
	background-image: url(../../recruit/images/sales_hl.png);
}

#craftworker h2 {
	margin-bottom: 0;
	width: 630px;
	height: 38px;
	background-image: url(../../recruit/images/craftworker_hl.png);
}

#recruitInquiry {
	padding-top: 25px;
	height: 191px;
	background-image: url(../../recruit/images/recruitInquiry_bg.png);
}

#recruitInquiry h2 {
	margin-bottom: 15px;
	height: 18px;
	background-image: url(../../recruit/images/recruitInquiry_hl.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#recruitInquiry p {
	text-align: center;
}

#recruitInquiry p.telNumber {
	margin-bottom: 0.5em;
	height: 26px;
	background-image: url(../../recruit/images/recruitInquiry_tel.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -10000em;
}

#recruitInquiry p.link {
	margin: 0 auto;
	width: 570px;
	height: 38px;
}

#recruitInquiry p.link a {
	display: block;
	width: 570px;
	height: 38px;
	background-image: url(../../recruit/images/btn_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000em;
}

#recruitInquiry p.link a:hover {
	background-position: 0 -38px;
}
