@charset "UTF-8";

#job-search {
	background-image: url(../images/entry_img/entry_kiyaku-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	position: relative;
}
#job-search .search-title {
	background-image: url(../images/top_img/top_search-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#job-search .list-title {
	background-image: url(../images/job-search_img/job-search_list-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#job-search .detail-title {
	background-image: url(../images/job-search_img/job-search_detail-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 510px;
	text-indent: -9999px;
	overflow: hidden;
}
#job-search h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
	line-height: 1.3em;
	padding-left: 22px;
	clear: both;
	background-image: url(../images/job-search_img/job-search_detail-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#job-search p {
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 12px;
	padding-right: 2em;
	padding-bottom: 6px;
	padding-left: 2em;
}
#job-search form {
	margin-right: 24px;
	margin-left: 24px;
	padding: 6px;
	border: 1px dotted #CCCCCC;
	height: 70px;
}
#job-search label {
	width: 9em;
	display: block;
	float: left;
	margin-bottom: 5px;
}
#job-search label span {
	font-size: 0.9em;
	color: #333333;
}
#job-search label input {
	margin-right: 2px;
}
#job-search .hosoku {
	display: block;
	margin-top: 6px;
	margin-right: 24px;
	margin-left: 24px;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	padding-bottom: 12px;
	clear: both;
}
#job-search .btn {
	clear: both;
	text-align: center;
	padding-top: 5px;
}
.result-list-container {
	margin: 24px;
	border: 1px solid #CCCCCC;
}
.result-list-container dl {
	margin: 12px;
}
.result-list-container dt {
	font-weight: bold;
	color: #666666;
	display: block;
	width: 8.5em;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.3em;
	background-image: url(../images/job-search_img/job-search_list-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 1.5em;
}
.result-list-container dd {
	padding-left: 10.5em;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: -1.3em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.com-name {
	font-size: 1.3em;
	background-color: #333333;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	background-image: url(../images/job-search_img/job-search_subtitle-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	line-height: 1.3em;
	clear: both;
}
.com-name a:link {
	color: #FFFF00;
	text-decoration: none;
}
.com-name a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.com-name a:hover {
	color: #FF8700;
}
#job-search .footer-nav {
	margin-right: 24px;
	margin-left: 24px;
	list-style-type: none;
	text-align: center;
	padding-bottom: 24px;
}
#job-search .footer-nav li {
	display: inline;
	padding-right: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-left: 0.5em;
}
#job-search .border-none {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#job-search .footer-nav .border-none {
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn-inquiry a {
	display: block;
	height: 42px;
	width: 260px;
	background-image: url(../images/job-search_img/job-search_btn-inquiry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-right: 125px;
	margin-left: 125px;
}
.btn-inquiry a:hover {
	background-position: right top;
}
