/*--------------------------------------------------

	job-list.html

--------------------------------------------------*/

@import "popup.css";

#search {padding:5px; background-image:url(../img/top_search_bg01.gif); border:1px solid #CCC; margin-bottom:20px;}
#search th, #search td{vertical-align:top; padding:10px; color:#339900; font-weight:normal;}
#search th {padding:10px 10px 10px 5px; width: 130px;background:url(../img/table_border.gif) bottom right; text-align:left;}
#search th img{
	margin: 0 0 0 20px;
}
#search th.s {text-align:right;}
#search .s {background:url(../img/table_border.gif) bottom left;}
#search td { background:url(../img/table_border.gif) bottom center;}
#search td label {padding-right:10px;}
#search td p {margin-top:5px;}
#search .btn {padding-top:5px; text-align:center;}

.transition {margin:10px 0;}
.transition .activ {float:left;width:300px; color:#F60; padding-top:3px;}
.transition .page {float:right;width:500px; text-align:right;}
.transition .page a {padding-left:3px;}

.result {background-image:url(../img/top_search_bg01.gif); border:1px solid #CCC; margin-bottom:10px;}
.result h3 {float:left; padding:5px 10px; font-size:12px; font-weight:normal;}
.result h3 a{font-size:14px;color:#390; font-weight:bold;}
.result .addfolder {float:right; width:190px; padding:13px 0;}
.result table {background-color:#FFF; border-top:1px solid #CCC; clear:both;}
.result table td, .result table th {vertical-align:top;padding-bottom:10px;}
.result table th {padding:10px; border-right:1px solid #CCC; text-align:left;}
.result h4 {font-size:12px; margin-bottom:10px; width:470px;}
.result table .photo {float:left; margin:0 10px 10px 0;}
.result table .text {font-weight:normal;}
.result table .text div {text-align:right; margin-top:10px;}
.result dl {width:347px;}
.result dt, .result dd { padding:5px 10px;}
.result dt {background-color:#F6F6F6; border-bottom:1px solid #CCC; font-weight:bold;}
.result dd { border-bottom:1px solid #CCC;}
.result dd.bottom {border:none; padding-bottom:0;}


#container .recruit_com_list{
	border:1px solid #CCC;
	margin:0 0 10px 0;
	_margin:-3px 0 10px 0;
	padding:0;
	border-top:none;
}
*:first-child+html #container .recruit_com_list{
	margin:-2px 0 10px 0;
}

#container .recruit_com_list h2{
	background:url(../img/list-img_com.jpg) no-repeat -1px 0;
	width:838px;
	height:26px;
	text-indent:-9999px;
	font-size:1px;
}
#container .recruit_com_list ul{
	margin:10px 0;
	padding:0;
	background:url(../img/list-img_com_dot.gif) repeat-y -5px 0;
}
#container .recruit_com_list ul li{
	float:left;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	padding:2px 0 2px 15px;
	background:transparent url(../img/arrow_01.gif) no-repeat scroll 0 0.25em;
	font-size:12px;
	width:250px;
	_width:255px;
}

















