/* search.css = 求人検鷺ﾀ*/
#cnts {
	padding: 30px 0px 50px 0px;
	border-top: 1px solid #009;
	color: #333;
}
#cnts h2 {
	margin: -20px 0px 0px 0px;
}
#cnts last_update {
	margin: 0px 0px 0px 0px;
	text-align: right;
}
#cnts p#about {
	margin: 0px 0px 30px 0px;
	padding: 5px 10px;
	line-height: 150%;
	color: #333;
	background-color: #eee;
	border-top: 4px solid #d8dadc;
}
#cnts #search {
	padding: 10px 0px 50px 0px;
}
#cnts #table_form {
	margin-bottom: 5px;
	width: 580px;
	background-color: #4395FA;
}
#cnts #table_form td.category {
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #4395FA;
}
#cnts #table_form td.bc_e3edfd {
	background-color: #d2f0ff;
}

#cnts #table_form td ul.free-shamei {
	margin: 5px 0 5px 15px
}

#cnts #table_form td ul.free-shamei li {
	margin-right: 50px;
	padding: 0;
	background: none;
	display: inline;

	font-size: 12px;
}

#cnts #table_form td ul.free-shamei li input {
	vertical-align: -3px;
}

/*
#cnts #table_form {
	width: 560px;
	background-color: #0E52BE;
}
#cnts #table_form td.category {
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #0E52BE;
}
#cnts #table_form td.bc_e3edfd {
	background-color: #E3EDFD;
}
*/
#cnts .f11 {
	font-size: 11px;
}
#cnts form {
	margin: 0px;
	padding: 0px;
}
#cnts h4 {
	padding: 10px 0px 5px 0px;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}
#cnts #left {
	width: 245px;
	float: left;
}
#cnts #center {
	width: 215px;
	float: left;
}
#cnts #right {
	width: 270px;
	float: left;
}
#cnts li {
	margin-bottom: 5px;
	padding-left: 23px;
	font-size: 11px;
	background-image: url(../img/top/kensak_yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 17px 4px;
	display: block;
}
/*--------------------------------------
　検索後のページ
---------------------------------------*/
#after {
	margin: 0px 90px 30px 90px;
}
#after h2 {
	padding-left: 7px;
	border-bottom: 4px solid #D8DADC;
}
#after #guide {
	padding: 5px 7px;
	height: 100%;
	line-height: 1.1;
	background: #eee;
}
#after #guide p {
	display: inline;
	line-height: 1.1;
	float: left;
}
#after #guide p span { font-weight: bold }

#after #guide2 {
	padding: 5px 7px;
	height: 100%;
	line-height: 1;
	background: #eee;
}
#after #guide2 span {
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

/*------------------------------------------------------------
	検索フォーム
------------------------------------------------------------*/
#after .table_form {
	margin-bottom: 5px;
	width: 580px;
	background-color: #4395FA;
}
#after .table_form td.category {
	width: 20%;
	text-align: center;
	color: #fff;
	background-color: #4395FA;
}
#after .table_form td.body {
	background-color: #d2f0ff;
}

/*------------------------------------------------------------
	優良企業求人特集
------------------------------------------------------------*/
#companyInfo {
	margin: 10px 0 30px 0;
	padding: 20px;
	width: 720px;
	background: #E8F7FF;
	overflow: hidden;
}

	* html #companyInfo {
		width: 760px;
		/*Mac IE用ハック*/
		/*\*//*/
		width: 720px;
		/**/
	}

#companyInfo img {
	margin-right: 10px;

	float: left;
}

#companyInfo p {
	padding: 0 0 0 110px;

	line-height: 1.5;
}

#companyInfo p a {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(/img/top/feature/arrow.gif) no-repeat 0 center;
	display: block;

	font-size: 14px;
	font-weight: bold;
}

#companyInfo p.textR {
	padding: 10px 0 0 0;

	text-align: right;
}

#companyInfo p.textR a {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(/img/top/feature/arrow.gif) no-repeat 0 center;
	display: inline;

	font-size: 13px;
	font-weight: normal;
}






