@CHARSET "UTF-8";

#content {
	width: 894px; /* 922px - 28px = 894px */
	margin-top: 14px;
	padding: 0 14px 14px;
	background: url('../img/classic_search/bg_content.jpg') top center no-repeat;
}

/* Tab Area */
ul#Areas {
	position: relative;
	width: 100%;
	height: 35px;
	margin: 0;
	margin-left: -14px;
	padding: 0;
}
ul#Areas li {
	position: absolute;
	top: 0;
	list-style: none;
	width: 86px;
	height: 35px;
	margin: 0;
	padding: 0;
}

ul#Areas li a {
	display: block;
	width: 86px;
	height: 35px;
	background: #D2D3D3 url('../img/classic_search/bg_areas.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
ul#Areas #searchMap {
	left: 0;
	width: 123px;
	height:29px;
}
ul#Areas #searchMap a {
	width: 123px;
	height: 29px;
	background: url('../img/classic_search/bg_search_map.jpg') top left no-repeat;
}
ul#Areas #searchMap a:hover {
	background-position: bottom left;
}

ul#Areas #kanto { left: 310px; }
ul#Areas #kanto a { background-position: 0 -35px; }
ul#Areas #kanto a:hover,
ul#Areas #kanto a.active { background-position: 0 0; }

ul#Areas #kansai { left: 396px; }
ul#Areas #kansai a { background-position: -86px -35px; }
ul#Areas #kansai a:hover,
ul#Areas #kansai a.active { background-position: -86px 0; }

ul#Areas #tokai { left: 482px; }
ul#Areas #tokai a { background-position: -172px -35px; }
ul#Areas #tokai a:hover,
ul#Areas #tokai a.active { background-position: -172px 0; }

ul#Areas #hokkaido { left: 568px; }
ul#Areas #hokkaido a { background-position: -258px -35px; }
ul#Areas #hokkaido a:hover,
ul#Areas #hokkaido a.active { background-position: -258px 0; }

ul#Areas #hokuriku { left: 654px; }
ul#Areas #hokuriku a { background-position: -344px -35px; }
ul#Areas #hokuriku a:hover,
ul#Areas #hokuriku a.active { background-position: -344px 0; }

ul#Areas #shikoku { left: 740px; }
ul#Areas #shikoku a { background-position: -430px -35px; }
ul#Areas #shikoku a:hover,
ul#Areas #shikoku a.active { background-position: -430px 0; }

ul#Areas #kyushu { left: 826px; }
ul#Areas #kyushu a { background-position: -516px -35px; }
ul#Areas #kyushu a:hover,
ul#Areas #kyushu a.active { background-position: -516px 0; }

/* Search Form */
#searchForm {
	width: 894px;
	margin: 19px auto 18px;
	background: #fff url('../img/classic_search/bg_search_form.jpg') left repeat-y;
	font-size: 12px;
}
#searchForm h2 {
	height: 28px;
	line-height: 28px;
	background: url('../img/classic_search/bg_h2.jpg') no-repeat top left;
	text-indent: -9999px;
}
#searchForm table {
	width: 880px;
	margin: 6px auto;
	border: 0;
	border-bottom: 1px dashed #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background: transparent;
}
#searchForm table td {
	margin: 0;
	padding: 0 0 6px 0;
	border: 0;
	background: transparent;
}
#searchForm table th {
	margin: 0;
	padding: 0 0 6px 0;
	border: 0;
	background: transparent;
}
#searchForm div.submit {
	padding-bottom: 8px;
	background: url('../img/classic_search/bg_search_form_footer.jpg') bottom left no-repeat;
	text-align: center;
}
#searchForm #JobFamily .checkbox {
	width: 120px;
}
#searchForm .checkbox input {
	vertical-align: middle;
}
/* Page Navigator */
table.page_nav {
	margin-bottom: 12px;
}
table.page_nav .count {
	color: #E7011D;
	font-size: 18px;
	font-weight: bold;
}
table.page_nav td.prev,
table.page_nav td.next,
table.page_nav td.first {
	width: 210px;
}
table.page_nav td.prev a {
	display: block;
	width: 119px;
	height: 23px;
	background: #1253CA url('../img/classic_search/btn_prev.jpg') top left no-repeat;
	color: #fff;
	text-indent: -9999px;
}
table.page_nav td.next a {
	display: block;
	width: 119px;
	height: 23px;
	background: #1253CA url('../img/classic_search/btn_next.jpg') top left no-repeat;
	color: #fff;
	text-indent: -9999px;
}
table.page_nav td.first a {
	display: block;
	width: 119px;
	height: 23px;
	background: #1253CA url('../img/classic_search/btn_first.jpg') top left no-repeat;
	color: #fff;
	text-indent: -9999px;
}

/* Ad List */
div.ad_data {
	margin-bottom: 38px;
	background: #fff url('../img/classic_search/bg_ad_data.jpg') repeat-y;
}
div.ad_data h3 {
	margin-top: 8px;
	margin-bottom: 0;
	padding-top: 6px;
	height: 35px;
	line-height: 35px;
	background: #D5C65C url('../img/classic_search/bg_h3.jpg') top left;
	text-indent: 15px;
	font-size: 16px;
	font-weight: bold;
}
div.ad_data h3 a {
	color: #201E0E;
	text-decoration: none;
}
div.ad_data h3 a:hover {
	text-decoration: underline;
}

div.ad_data .ad_location {
	line-height: 21px;
	height: 21px;
	margin-bottom: 0;
	background: #E6DFAA url('../img/classic_search/bg_ad_location.jpg') top left;
	font-size: 12px;
	text-indent: 50px;
}

div.ad_data .ad_detail {
	padding: 2px;
	background: url('../img/classic_search/bg_ad_detail.jpg') bottom left no-repeat;
	font-size: 13px;
}
div.ad_data .photo {
	display: inline;
	float: left;
	width: 120px;
	margin: 7px;
}
div.ad_data .photo img.tip {
	display: block;
	margin-bottom: 3px;
}
div.ad_data table {
	width: 750px;
	margin-top: 7px;
	border-spacing: 1px;
	background-color: #ccc;
}
div.ad_data .description {
	width: 750px;
	margin-left: 140px;
}
div.ad_data table th {
	width: 82px;
	border: 0;
	background-color: #DBDBDB;
	font-weight: normal;
}
div.ad_data table td {
	border: 0;
	background-color: #F7F8F8;
	font-weight: normal;
}


