@charset "UTF-8";
/*---------------------------------------------------------------------------------
top
---------------------------------------------------------------------------------*/

/*
import
---------------------------------------------------------------------------------*/
@import "base.css";

/*
バナー
---------------------------------------------------------------------------------*/
div#area_bnr{
	float: left;
	width: 190px;
}

div#area_bnr img{ display: block; }

/*
プレゼント
---------------------------------------------------------------------------------*/
div#present h5{
	width: 190px;
	height: 20px;
	margin: 0px;
	display: block;
	/*\*/overflow: hidden;/**/
}

div#present img{ border: 1px solid #CCCCCC; }

/*
フラッシュ
---------------------------------------------------------------------------------*/
div#area_fla{
	float: right;
	width: 510px;
}

div#area_fla img{ display: block; }

/*
注目の企業・お店
---------------------------------------------------------------------------------*/
div#attention h5{ margin: 10px 0px; }

/*div#attention th,
div#attention td{ vertical-align: top; }

div#attention th{
	width: 160px;
	padding: 0px 0px 5px;
}

div#attention td{
	padding: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}*/

/* ここから追加分 */
div#attention td{
	width: 160px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}

div#attention td a{
	margin: 0px auto;
	display: block;
	text-align: center;
}

div#attention td img{ margin: auto; }

div#attention td p{
	margin: 5px 0px 0px;
	text-align: left;
}

div#attention td table{ margin: 0px; }

div#attention table table td{
	width: 160px;
	height: 60px;
	vertical-align: middle;
	line-height: auto;
}

/* ここまで追加分 */

div#attention td.end{
	width: 15px;
	height: 125px;
	background: url(../images/cmn/bdr_length.gif) repeat-y;
}

/*
求人 - 件数・特集
---------------------------------------------------------------------------------*/
div#recruit{
	width: 700px;
	padding: 5px;
	background: #F2F2F2;
}

div#recruit h3{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: auto;
	font-weight: normal;
}

div#recruit p{
	float: left;
	margin: 6px 0px 0px;
	font-size: 14px;
	color: #666666;
}

div#recruit a{
}

div#recruit strong{ color: #FF0000; }

div#case{ float: left; }

div#case p{ padding: 0px 5px; }

div#special{
	float: right;
	width: auto;
}

div#special div{ float: left; }

/*
求人 - 共通
---------------------------------------------------------------------------------*/
div.search_cnt{
	width: 704px;
	border: 3px solid #E6E6E6;
}

/*
求人 - タブ
---------------------------------------------------------------------------------*/
div#search_tab{
	width: 710px;
	position: relative;
}

ul#tab_navi{
	margin: 0px;
	padding: 0px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

ul#tab_navi li{
	float: left;
	list-style-type: none;
}

ul#tab_navi a{
	width: 145px;
	height: 35px;
	display: block;
	margin: 0px 5px 0px 0px;
}

div#search_tab div.search_cnt{
	position: relative;
	top: 32px;
	left: 0px;
	z-index: 1;
}

div.select{ display: none; }

/* これを消すとSafariでアクセス時に何も出ない… */
div#search_job{ display: block; }

div#search_tab table.tbl_select{
	width: 680px;
	margin: 10px;
	text-align: left;
	font-size: 75%;
}

div#search_tab table.tbl_select input{ vertical-align: middle; }

div#search_tab a{ color: #000000; }

/*
求人 - 条件検索
---------------------------------------------------------------------------------*/
div#search_detail{
	margin: 42px 0px 10px;
	position: static;
}

div#search_detail h5{
	margin: 12px auto 2px;
	display: block;
}

div#search_detail table{
	width: 680px;
	margin: 0px 12px;
	text-align: left;
}

div#search_detail th,
div#search_detail td{
	padding: 10px 0px;
	text-align: left;
	font-size: 75%;
	background: url(../images/cmn/bdr_blue.gif) repeat-x bottom;
}

div#search_detail th{ width: 70px; }

div#search_detail th.posi_top{ vertical-align: top; }

div#search_detail table.tbl_select{
	width: 500px;
	margin: 0px;
}

div#search_detail table.tbl_select th,
div#search_detail table.tbl_select td{
	padding: 0px 0px 3px;
	font-size: 100%;
	background: none;
}

div#search_detail table.tbl_select th{
	width: auto;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

div#search_detail table input{
	width: 250px;
	vertical-align: middle;
}

div#search_detail table.tbl_select input{ width: auto; }

div#search_detail span{ font-size: 10px; }

table.tbl_select div{ margin: 5px 0px; }

table.tbl_select div.autoDispWrap3{ margin: 0px; }

div.wrap_btn{
	width: auto;
	margin: 0px auto 12px;
	font-size: 12px;
}

div.wrap_btn input.btn_search{
	width: 145px;
	height: 30px;
	margin: 0px auto;
	display: block;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
	background: url(../images/search/btn_search.gif) no-repeat;
}

/*
求人 - その他検索
---------------------------------------------------------------------------------*/
div#search_other{
	width: 710px;
	margin: 0px;
	background: #F2F2F2;
}

div#search_other table{
	width: 690px;
	margin: 10px;
}

div#search_other th,
div#search_other td{
	padding: 5px;
	text-align: left;
	font-size: 75%;
}

div#search_other th{ width: 130px; }

div#search_other span{
	margin: 0px 0px 0px 5px;
	font-size: 10px;
	color: #666666;
}

div#search_other a{ color: #FF3300; }

/*
その他検索コンテンツ
---------------------------------------------------------------------------------*/
div#contents_other h3{ margin: 10px 0px 0px; }

div#contents_other dl{
	margin: 10px 0px 0px;
	padding: 0px 0px 10px;
	background: url(../images/cmn/bdr_gray.gif) repeat-x bottom;
}

div#contents_other dt,
div#contents_other dd{
	float: left;
	margin: 0px;
	text-align: left;
}

div#contents_other dt{ width: 155px; }

div#contents_other dd{
	width: 190px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
}

div#contents_other dd a{
	font-weight: bold;
	color: #0066FF;
}

div#contents_other p{
	margin: 5px 0px 0px;
	line-height: 140%;
}

div#contents_other span.attention{ color: #FF0000; }
