@charset "EUC-JP";

/* search */

.search_box{
	width:620px;
	background: url(../images/search/search_bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.category_set{margin-bottom:10px;}

.category01,
.category02{
	width:210px;
	padding-left: 7px;
	float: left;
}
#select_industry,#select_job{
	font-size:11px;
	height:180px;
	}

.category03{
	width:170px;
	padding-left: 7px;
	float: left;
}

.category01 select,
.category02 select{
	width:200px;
}
.category03 select{
	width:160px;
}
.category01 .select_box,
.category02 .select_box{
	padding:5px;
	width: 200px;
	background: url(../images/search/dot_bg01.gif) repeat;
}


/*--------------------------------------  IE6 */
.category01 .select_box, .category02 .select_box{
	_padding:5px 5px 3px 5px;
}

#select_industry,#select_job{
	_height:190px;
}

#select_job{
	_font-size:10px;
	}
/*------------------------------------------- */

/*--------------------------------------  IE7 */

*:first-child+html .category02 .select_box{
	padding:5px 5px 3px 5px;
}

#select_industry,#select_job{
	height:190px;
}

*:first-child+html #select_job{
	font-size:10px;
}
/*------------------------------------------- */


.category03 .select_box{
	padding:5px;
	width: 160px;
	background: url(../images/search/dot_bg01.gif) repeat;
}
.btn_box{
	clear:both;
	background: url(../images/search/dot_bg02.gif) repeat;
	height: 40px;
	position: relative;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 7px;
	border: 1px solid #D4D4D4;
	margin-right: 7px;
	margin-left: 7px;
}
.reset_btn{
	position:absolute;
	left: 197px;
	top: 19px;
}
.result{
	width:240px;
	position: absolute;
	top: 6px;
	right: 6px;
	background: #FFFFFF url(../images/search/result.gif) no-repeat left top;
	border: 1px solid #CCCCCC;
	text-align: right;
	line-height: 34px;
	padding-right: 7px;
}
.result_box{
	background:url(../images/search/b_result.jpg) no-repeat left bottom;
	margin-bottom: 15px;
}
.result_box th,
.result_box td{
	padding:5px 0 5px 5px;
}
/* resultlist */

.resultlist{
	border:1px solid #EAEAEA
}
.pr_title{
	background:url(../images/search/title_bg.jpg) no-repeat left top;
	padding: 20px 5px;
	height: 20px;
	margin-bottom: 0px;
	position: relative;
}
.pr_title h3{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin-bottom: 3px;
}
p.job{
	padding:0px 0 5px 5px;
}
img.new{
	vertical-align:middle;
}
.pr_title p.date{
	float:none;
	font-size: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.resultlist th{
	background:#F5EFE4;
	color:#333;
	width: 300px;
	font-size:12px;
}

.pr_title p.job{
}

.pr_catch{
	font-weight:bold;
	margin-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	color: #CC3300;
}

.pr_area{
	padding-left: 10px;
	width:auto;
}
.pr_wrap{clear:both;}
.pr_img{
	width:200px;
	float:left;
}
.pr_detail{
	width:375px;
	float:right;
	padding-right: 10px;
}
.outline_area{
	clear:both;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 100%;
}
.outline_area th,
.outline_area td{
	border:1px solid #CCCCCC;
	vertical-align: middle;
}
.outline_area td{padding:10px;}
.outline_area th{padding-left:10px;}
.item_navi{
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link_txt{
	text-align:right;
	padding-right: 10px;
	font-size: 100%;
	margin-top: 10px;
}
.link_txt a{
background:url(../images/search/bullet.gif) no-repeat left 1px;
padding:0 0 0 15px;
}
/*.main_btn{
	width:268px;
	float:left;
	padding-left: 175px;
	padding-top:10px;
	padding-bottom:10px;
}*/

.main_btn{
text-align:center;
padding:5px;}

.sub_link{
	float:right;
	text-align:right;
	width:160px;
	padding-right: 10px;
	font-size: 100%;
	padding-top: 15px;
}

.keeplink{
	float:none;
	font-size: 10px;
	position: absolute;
	top: 30px;
	right: 10px;
}

.sub_link a,
.sub_link02 a{
background:url(../images/search/bullet.gif) no-repeat left 1px;
padding:0 0 0 15px;
}
ul.condition{
	clear:both;
	background:url(../images/common/bg_lineblock.gif) repeat left top;
	margin:0px 10px 15px 10px;
	min-height:1.5em;
	_height:1.5em;
	padding:5px;
}
.condition li{
	float:left;
	margin-right:3px;
}

.read{
	line-height:1.5;
	}
