/*- 新規求人 -----------------------------*/
#newoffer {
	padding: 3px 8px 8px 8px;
	margin: 10px 0 10px 0;
	width: 500px;
	_width: 520px;
	background-image: url(../worksfiles/web/newoffer.gif);
	background-position: left top;
	background-repeat: repeat-y;
	border:1px solid #CCC;
}
	#newoffer h3 {
		border:none;
		height:22px;
		margin:0 0 2px 0;
		background-image: url(../worksfiles/web/h3_newoffer.gif);
		background-position: left top;
		background-repeat: no-repeat;		
		border:none;
		text-indent: -9999px;
	}
	#newoffer ul {
		width:496px;
		padding:5px 3px 3px 0;
		list-style-image:none;
		background-color:#FFF;
		border:1px solid #CCC;
	}
	#newoffer ul li{
		list-style:none;
	}
	
/*- 職種から探す -----------------------------*/
#job {
	margin-bottom: 10px;
	width: 200px;
	_width: 180px;
	float:left;
}
	#job h3 {
		margin-top: 0;
		border:none;
		width:200px;
		_width:180px;
		height: 20px;
		background-image: url(../worksfiles/web/h3_job.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	#job dl {
		margin-top: 10px;
		width: 200px;
		_width: 180px;
		float: left;
	}
		#job dl dt {
			margin-left: 10px;
			padding-left: 10px;
			background-image: url(../worksfiles/web/top/arrow.gif);
			background-position: left center;
			background-repeat: no-repeat;
		}
		#job dl dd {
			margin-left: 20px;
			margin-top: 3px;
			font-size: 75%;
			letter-spacing: 0.03em;
		}
		
/*- 職種から探す（エリアトップ版） -----------------------------*/
#job2 {
	margin-bottom: 10px;
	width: 525px;
	_width: 505px;
	float: left;
}
	#job2 h3 {
		margin-top: 0;
		border: none;
		width: 510px;
		height: 20px;
		background-image: url(../worksfiles/web/h3_job.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	#job2 ul li{
		margin:3px;
		width:165px;
		_width:155px;
		float:left;
	}	
		
/*- 地図から探す -----------------------------*/
#maps {
	margin-left: 10px;
	width: 300px;
	float:left;
}
	#maps h3 {
		margin-top: 0;
		border:none;
		width: 300px;
		height: 20px;
		background-image: url(../worksfiles/web/h3_map.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}


/*- 業界から探す -----------------------------*/
#industry {
	margin-right: 5px;
	margin-bottom: 8px;
	width: 510px;
}
	#industry h3 {
		margin: 0 0 10px 0;
		border:none;
		width: 510px;
		height: 20px;
		background-image: url(../worksfiles/web/h3_industry.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}

/*- キーワードから探す -----------------------------*/
#keyword {
	margin-right: 5px;
	margin-bottom: 8px;
	width: 510px;
}
	#keyword h3 {
		margin: 0;
		border:none;
		width: 510px;
		height: 20px;
		background-image: url(../worksfiles/web/h3_keyword.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	#keyword select {
		margin-top: 10px;
		margin-left: 15px;
		padding: 3px;
		border: #666 1px solid;
	}
	#keyword select:hover {
		/*background-color: #FFECEC;*/
	}
	#keyword input#key {
		padding: 4px;
		border: #666 1px solid;
		width:200px;
	}
	#keyword input#key:focus {
		/*background-color: #FFECEC;*/
	}
	#keyword div#ime {
		margin-top: 10px;
		display:inline;
		vertical-align:-70%;
	}
	#keyword div#atte {
		margin-top: 5px;
		margin-left: 15px;
		font-size: 90%;
	}

/*- 雇用形態から探す -----------------------------*/
#employ {
	margin-bottom: 10px;
	width: 510px;
	_width: 520px;
	float: left;
	text-align: center;
}
	#employ h3 {
		margin: 0 0 5px 0;
		border:none;
		width: 510px;
		height: 20px;
		background-image: url(../worksfiles/web/h3_employ.gif);
		background-position: left top;
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	#employ ul {
		list-style: none;
		text-align: left;
	}
	* html #employ ul {
		margin-left: 0;
	}
		#employ ul li {
			width: 125px;
			_width: 115px;
			margin: 0;
			padding: 0;
			float: left;
			list-style-image:none;
		}
		#employ ul li a{
			margin: 0;
			padding: 0;
		}
		
		
/*- お知らせ -----------------------------*/
#info {
	margin: 5px 0 5px 0;
}
#info h3{
	margin: 0 0 5px 0;
}

/*- TVCM -----------------------------*/

*:first-child+html body{
	position : relative;
}
* html body{
	position : relative;
}

p#tvcm {
	position: relative;
	margin: 0 0 10px 0;
	width: 510px;
	height: 100px;
	background-image: url(../worksfiles/web/tvcm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: #999 1px solid;
	text-indent: -9999px;
}
	#tvcm a {
		position: absolute;
		display: block;
		width: 256px;
		left: 255px;
	}
	#tvcm a#youtube {
		height: 100px;
		width: 254px;
		top: 0px;
		left: 0px;
	}
	#tvcm a#customer {
		height: 51px;
		top: 0px;
	}
	#tvcm a#client {
		height: 50px;
		top: 51px;
	}



