@charset "UTF-8";

/* ================================================================= */
/*                                                                   */
/* ■ユーザー画面　トップスタイル */
/*                                                                   */
/*================================================================== */

#Mc{
	margin-top		: -70px;
}

#lc{
	float			: left;
	width			: 655px;
	padding-left	: 15px;
}
#rc{
	float			: left;
	width			: 200px;
}


.upside{
	background		: url(/share/images/U000/news-waku-upside.gif) 0px 2px no-repeat;
	width			: 630px;
	height			: 10px;
}
.middle{
	background		: url(/share/images/U000/news-waku-middle.gif) repeat-y;
	width			: 630px;
}
.downside{
	background		: url(/share/images/U000/news-waku-downside.gif) no-repeat;
	width			: 630px;
	height			: 10px;
}

.title{
	font-size		: 16px;
	font-weight		: bold;
	position		:relative;
}

.logo{
	background		: url(/share/images/U000/main-image.jpg) no-repeat;
	width			: 950px;
	height			: 229px;
}

/* 会員登録エリア */
/*-----------------------------------------------*/
.member_area{
	display		: block;

}
.member_area .l	{
	background		: url(/share/images/U000/top-myarea.gif);
	width			: 310px;
	height			: 260px;
	float			: left;
	margin-top		: 5px;

	/*position		: relative;*/
}
.member_area .l .box{
	/*width			: 291px;*/
	margin			: 15px 0px 0px 9px;
}

	.member_area .l A, .member_area .l A:hover{
		color			: gray;
		text-decoration	: none;
	}

	.member_area .l .regist{
	}
		.member_area .l .regist A{
			background	: url(/share/images/U000/kaiinntoroku1.gif);
			width		: 291px;
			height		: 75px;
			display		: block;
			text-indent	: -9999px;
			overflow	: hidden;
		}
		.member_area .l .regist A:hover{
			background	: url(/share/images/U000/kaiinntoroku2-on.gif);
			width		: 291px;
			height		: 75px;
			display		: block;
			text-indent	: -9999px;
			overflow	: hidden;
		}

	.member_area .l .middle{
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	.member_area .l .start a{
	float		: left;
	width		: 131px;
	height		: 48px;
	display		: block;
	padding		: 38px 3px 0px 8px;
	font-size:		10px;
	background-image: url(/share/images/U000/hazimete.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
		.member_area .l .login a{
	float		: left;
	width		: 131px;
	height		: 48px;
	display		: block;
	padding		: 38px 5px 0px 7px;
	margin-left	: 5px;
	font-size:		10px;
	background-image: url(/share/images/U000/login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
		}

	.member_area .l .check{
		display: block;
		margin-top: 10px;
}
	.member_area .l .check img{
		float		: left;
		margin-top	: 0px;
	}

	.member_area .l .check a{ /* チェックスタート */
		background	: url(/share/images/U000/button13-off.gif);
		width		: 141px;
		height		: 55px;
		display		: block;
		text-indent	: -9999px;
		overflow	: hidden;
		float		: left;
	}
	* html .member_area .l .check a{ /* IE6 */
	}
	.member_area .l .check A:hover{
		background	: url(/share/images/U000/button13-on.gif);
	}



/* バナーエリア2009.11.18 */
/*-----------------------------------------------*/
.banner_area{
	display		: block;

}
.banner_area .l	{
	height			: 65px;
	float			: left;
	margin-left		: 30px;
	margin-top		: 5px;

	/*position		: relative;*/
}

.banner_area .r{
	height			: 65px;
	float			: left;
	margin-left		: 40px;
	margin-top		: 5px;
}



/* ログインエリア(通常：会員登録エリア) */
/*-----------------------------------------------*/
.member_area .l-login{
	/*background: url(/share/images/U000/top-myarea.gif);*/
	background	: url(/share/images/U201/myarea03.gif);
	width				: 310px;
	height			: 260px;
	float				: left;
	margin-top	: 5px;
}

	.member_area .l-login .box{
		width	: 290px;
		margin	: 15px auto 0px auto;
	}

	.member_area .l-login .box .user-new{
			height	: 150px;
		}

	.member_area .l-login .page-name{
			font-size	: 12px;
			padding	: 3px 8px;
		}
		.member_area .l-login .page-name .name{
			font-weight: bold;
			margin-right:2px;
		}
		.member_area .l-login .sintyaku{
			margin: 2px 10px;
		}
		.member_area .l-login .sintyaku IMG{
			margin-right		: 5px;
			vertical-align	: middle;
		}
		.member_area .l-login .sintyaku .num{
			font-size		: 16px;
			font-weight	: bold;
		}

	.member_area .l-login H1{
		border-bottom	: 2px solid gray;
		height		: 1em;
		margin		: 0px;
		padding		: 0px;
	}
		.member_area .l-login H1 .title{
			margin-left:	 10px;
			float:		left;
			font-size:		14px;
			font-weight: 	bold;
		}
		.member_area .l-login H1 .motto{ /* もっと見る */
			float:		right;
			font-size:		11px;
			margin-right:	5px;
		}
		.member_area .l-login .saikin {
	clear:	both;
	margin-left:	1em;
	margin-top:	5px;
	padding:		0px 5px 0px 10px;
	font-size:		10px;
	line-height:	1.3em;
	*_line-height:	1.2em;
	background-image: url(/share/images/U000/top-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
		}
		.member_area .l-login .bottom{
			margin-top:	 20px;
		}
		
		.member_area .l-login .bottom .touroku-kensaku A{
	background:	 url(/share/images/U201/button01.gif);
	width:		 191px;
	height:		 49px;
	display:	 block;
	text-indent:	 -9999px;
	overflow	:	 hidden;
	margin: 0px auto 0px auto;

		}
		.member_area .l-login .bottom .touroku-kensaku A:hover{
			background	: url(/share/images/U201/button01-on.gif);
		}
	.member_area .l-login .bottom .touroku-kakunin{
			margin-top:		 2px;
			text-align:	center;

	}

/* ツクステスト */
/*-----------------------------------------------*/
.tsukusu-test{
	text-align	: center;
	*_margin-left:-20px;
}
.tsukusu-test IMG{
	margin	: 5px 0px 0px 3px;
}
*:first-child+html .tsukusu-test {
	margin-left:-20px;
}
/* 新着求人件数 */
/*-----------------------------------------------*/
.member_area .r{
	float		: left;
	width		: 310px;
	height		: 265px;
	background	: url(/share/images/U000/top-new-back.gif) no-repeat bottom;
	margin-left	: 15px;
}
.member_area .r .box{
	margin		: 10px 15px 0px 15px;
}
.member_area .r .news-title{
	height		: 25px;
padding		: 0px 10px 0px 10px;
	line-height	: 25px;
	font-size	: 14px;
	font-weight	: bold;
}

.member_area .r .box .notice{
	font-size: 		14px;
	font-color: 		#ff0000;	
	font-weight:		bold;
	text-decoration:	underline;
} 

.member_area .r LI{
	height			: 23px;
	margin			: 3px 0px;
	padding-left	: 7px;
	border-bottom	: 1px dotted gray;
	background		: url(/share/images/U000/top-arrow.gif) no-repeat 0px 8px;
	line-height		: 23px;
	overflow		: hidden;
}

	.member_area .r .sintyaku{
		background		: transparent url(/share/images/U000/shintyaku.gif) repeat scroll 0 0;
		height			: 78px;
		margin-top		: -5px;
		position		: relative;
		width			: 310px;
	}
		.member_area .r .sintyaku .kyuujin{
			color		: orange;
			font-size	: 16px;
			font-weight	: bold;
			left		: 50px;
			line-height	: 24px;
			position	: absolute;
			text-align	: right;
			top			: 37px;
			width		: 68px;
		}
		.member_area .r .sintyaku .keisai{
			color		: orange;
			font-size	: 16px;
			font-weight	: bold;
			left		: 175px;
			line-height	: 24px;
			position	: absolute;
			text-align	: right;
			top			: 37px;
			width		: 89px;
		}

	.member_area .r .top{
		height		: 200px;
		overflow	: hidden;
	}

	.member_area .r .interview{
		border-top	: 1px solid gray;
		height		: 53px;
		overflow	: hidden;
	}

	.member_area .r .interview LI{
		background		: url(/share/images/U000/icon-inter.gif) no-repeat;
		padding-left	: 30px;
	}

/* ピピッと簡単検索 */
/*-----------------------------------------------*/
.pipi {
	width				: 644px;
	height			: 120px;
	background	: url(/share/images/U000/pipi-search.jpg) 0px 9px no-repeat;
	margin-top	: 10px;
	margin-left	: -5px;
}
	.pipi .pipi-title{
		margin-left	: 7px;
	}

	.pipi .pipi-select{
		float		: left;
		width		: 460px;
		margin-left	: 20px;
	}
	* html .pipi .pipi-select{ /* IE6 */
		margin-left	: 10px;
	}

	.pipi .pipi-select SELECT{
		float		: left;
		width		: 210px;
		margin		: 5px;
	}

	.pipi A{
		background	: url(/share/images/U000/button15.gif);
		width		: 136px;
		height		: 60px;

		display		: block;
		text-indent	: -9999px;
		overflow	: hidden;
	}
	.pipi A:hover{
		background:url(/share/images/U000/button15-on.gif);
	}


/* キーワードで検索する */
/*-----------------------------------------------*/
.search-keyword{
	margin-top		: 15px;
}

	.search-keyword .area{
		background	: url(/share/images/U000/kinmuchi.gif) no-repeat;
		width		: 557px;
		height		: 33px;
		padding-left: 104px;
	}

		.search-keyword .area LI{
			float		: left;
		}

		.search-keyword .area A{
			width		: 52px;
			height		: 33px;
			display		: block;
			text-indent	: -9999px;
			float		: left;
			overflow	: hidden;
		}
		/* この２つは長い */
		.search-keyword .area .area04 A,.search-keyword .area .area09 A{
			width		: 72px;
		}

		.search-keyword .area .area01 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -104px 0px no-repeat ;
		}
		.search-keyword .area .area02 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -156px 0px no-repeat ;
		}
		.search-keyword .area .area03 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -208px 0px no-repeat ;
		}
		.search-keyword .area .area04 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -260px 0px no-repeat ;
		}
		.search-keyword .area .area05 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -332px 0px no-repeat ;
		}
		.search-keyword .area .area06 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -384px 0px no-repeat ;
		}
		.search-keyword .area .area07 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -436px 0px no-repeat ;
		}
		.search-keyword .area .area08 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -488px 0px no-repeat ;
		}
		.search-keyword .area .area09 A:hover{
			background: url(/share/images/U000/kinmuchi-on.gif) -539px 0px no-repeat ;
		}


	.search-keyword .hatarakikata-base{
		background		: url(/share/images/U000/title02.gif) no-repeat left center;
		height			: 88px;
	}

	.search-keyword .hatarakikata{
		margin-left	: 130px;
	}

		.search-keyword .hatarakikata LI{
			float		: left;
		}
/*
		.search-keyword .hatarakikata A{
			width		: 126px;
			height		: 88px;
			display		: block;
			text-indent	: -9999px;
			float		: left;
			overflow	: hidden;
		}
		.search-keyword .hatarakikata .work1 A{
			background: url(/share/images/U000/seisyain.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work1 A:hover , .search-keyword .hatarakikata .work1-on A{
				background: url(/share/images/U000/seisyain-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work2 A{
			background: url(/share/images/U000/part.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work2 A:hover , .search-keyword .hatarakikata .work2-on A{
				background: url(/share/images/U000/part-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work3 A{
			background: url(/share/images/U000/haken.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work3 A:hover , .search-keyword .hatarakikata .work3-on A{
				background: url(/share/images/U000/haken-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work4 A{
			width		: 84px;
			background: url(/share/images/U000/kodawaranai.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work4 A:hover , .search-keyword .hatarakikata .work4-on A{
				background: url(/share/images/U000/kodawaranai-on.gif) no-repeat ;
			}
*/
		.search-keyword .hatarakikata A{
			width		: 123px;
			height		: 49px;
			display		: block;
			text-indent	: -9999px;
			float		: left;
			overflow	: hidden;
		}
		.search-keyword .hatarakikata .work1 A{
			background: url(/share/images/U000/seisyokuin.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work1 A:hover , .search-keyword .hatarakikata .work1-on A{
				background: url(/share/images/U000/seisyokuin-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work2 A{
			background: url(/share/images/U000/hijokin.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work2 A:hover , .search-keyword .hatarakikata .work2-on A{
				background: url(/share/images/U000/hijokin-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work3 A{
			background: url(/share/images/U000/haken.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work3 A:hover , .search-keyword .hatarakikata .work3-on A{
				background: url(/share/images/U000/haken-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work4 A{
			background: url(/share/images/U000/kodawaranai.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work4 A:hover , .search-keyword .hatarakikata .work4-on A{
				background: url(/share/images/U000/kodawaranai-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work5 A{
			background: url(/share/images/U000/keiyaku-syokuin.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work5 A:hover , .search-keyword .hatarakikata .work5-on A{
				background: url(/share/images/U000/keiyaku-syokuin-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work6 A{
			background: url(/share/images/U000/parttime.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work6 A:hover , .search-keyword .hatarakikata .work6-on A{
				background: url(/share/images/U000/parttime-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work7 A{
			background: url(/share/images/U000/shoukai.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work7 A:hover , .search-keyword .hatarakikata .work7-on A{
				background: url(/share/images/U000/shoukai-on.gif) no-repeat ;
			}
		.search-keyword .hatarakikata .work8 A{
			background: url(/share/images/U000/sonohoka.gif) no-repeat ;
		}
			.search-keyword .hatarakikata .work8 A:hover , .search-keyword .hatarakikata .work8-on A{
				background: url(/share/images/U000/sonohoka-on.gif) no-repeat ;
			}

	.search-keyword .syokusyu-base{
		margin-top		: 10px;
	}

	.search-keyword .syokusyu{
		margin-left		: 5px;
	}
		.search-keyword .syokusyu LI{
			float		: left;
		}

		.search-keyword .syokusyu A{
			width		: 124px;
			height		: 48px;
			display		: block;
			float		: left;
			overflow	: hidden;
		}

		.search-keyword .syokusyu .ct1 A{
			background: url(/share/images/U000/shisetunai.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct1 A:hover , .search-keyword .syokusyu .ct1-on A{
				background: url(/share/images/U000/shisetunai-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct2 A{
			background: url(/share/images/U000/zaitaku.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct2 A:hover , .search-keyword .syokusyu .ct2-on A{
				background: url(/share/images/U000/zaitaku-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct3 A{
			background: url(/share/images/U000/kangoshi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct3 A:hover , .search-keyword .syokusyu .ct3-on A{
				background: url(/share/images/U000/kangoshi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct4 A{
			background: url(/share/images/U000/kaigojimu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct4 A:hover , .search-keyword .syokusyu .ct4-on A{
				background: url(/share/images/U000/kaigozimu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct5 A{
			background: url(/share/images/U000/kangojimu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct5 A:hover , .search-keyword .syokusyu .ct5-on A{
				background: url(/share/images/U000/kangojimu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct6 A{
			background: url(/share/images/U000/caremanager.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct6 A:hover , .search-keyword .syokusyu .ct6-on A{
				background: url(/share/images/U000/caremanager-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct7 A{
			background: url(/share/images/U000/seikatsushido.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct7 A:hover , .search-keyword .syokusyu .ct7-on A{
				background: url(/share/images/U000/seikatsushido-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct8 A{
			background: url(/share/images/U000/sagyoryohoshi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct8 A:hover , .search-keyword .syokusyu .ct8-on A{
				background: url(/share/images/U000/sagyoryohoshi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct9 A{
			background: url(/share/images/U000/rigakuryohoshi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct9 A:hover , .search-keyword .syokusyu .ct9-on A{
				background: url(/share/images/U000/rigakuryohoshi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct10 A{
			background: url(/share/images/U000/serviceteikyosya.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct10 A:hover , .search-keyword .syokusyu .ct10-on A{
				background: url(/share/images/U000/serviceteikyosya-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct11 A{
			background: url(/share/images/U000/eiyoshi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct11 A:hover , .search-keyword .syokusyu .ct11-on A{
				background: url(/share/images/U000/eyoshi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct12 A{
			background: url(/share/images/U000/genbasekinisya.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct12 A:hover , .search-keyword .syokusyu .ct12-on A{
				background: url(/share/images/U000/genbasekininsya-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct13 A{
			background: url(/share/images/U000/shisetujimucho.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct13 A:hover , .search-keyword .syokusyu .ct13-on A{
				background: url(/share/images/U000/shisetsujimucho-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct14 A{
			background: url(/share/images/U000/kaigohelper.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct14 A:hover , .search-keyword .syokusyu .ct14-on A{
				background: url(/share/images/U000/kaigohelper-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct15 A{
			background: url(/share/images/U000/seikatsusodanin.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct15 A:hover , .search-keyword .syokusyu .ct15-on A{
				background: url(/share/images/U000/seikatsusodanin-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct16 A{
			background: url(/share/images/U000/iryojimu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct16 A:hover , .search-keyword .syokusyu .ct16-on A{
				background: url(/share/images/U000/iryojimu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct17 A{
			background: url(/share/images/U000/kanrisyoku.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct17 A:hover , .search-keyword .syokusyu .ct17-on A{
				background: url(/share/images/U000/kanrisyoku-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct18 A{
			background: url(/share/images/U000/kyoikugakkokanri.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct18 A:hover , .search-keyword .syokusyu .ct18-on A{
				background: url(/share/images/U000/kyoikugakkokkokanri-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct19 A{
			background: url(/share/images/U000/sogeidriver.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct19 A:hover , .search-keyword .syokusyu .ct19-on A{
				background: url(/share/images/U000/sogeidriver-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct21 A{
			background: url(/share/images/U000/sonota.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct21 A:hover , .search-keyword .syokusyu .ct21-on A{
				background: url(/share/images/U000/sonota-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct22 A{
			background: url(/share/images/U000/tsuusho.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct22 A:hover , .search-keyword .syokusyu .ct22-on A{
				background: url(/share/images/U000/tsuusho-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct23 A{
			background: url(/share/images/U000/hoken-josanshi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct23 A:hover , .search-keyword .syokusyu .ct23-on A{
				background: url(/share/images/U000/hoken-josanshi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct24 A{
			background: url(/share/images/U000/iryoujimu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct24 A:hover , .search-keyword .syokusyu .ct24-on A{
				background: url(/share/images/U000/iryoujimu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct25 A{
			background: url(/share/images/U000/kangojoshu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct25 A:hover , .search-keyword .syokusyu .ct25-on A{
				background: url(/share/images/U000/kangojoshu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct26 A{
			background: url(/share/images/U000/ptotst.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct26 A:hover , .search-keyword .syokusyu .ct26-on A{
				background: url(/share/images/U000/ptotst-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct27 A{
			background: url(/share/images/U000/kanrieiyou.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct27 A:hover , .search-keyword .syokusyu .ct27-on A{
				background: url(/share/images/U000/kanrieiyou-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct28 A{
			background: url(/share/images/U000/kanrishoku.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct28 A:hover , .search-keyword .syokusyu .ct28-on A{
				background: url(/share/images/U000/kanrishoku-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct29 A{
			background: url(/share/images/U000/yakuzaishi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct29 A:hover , .search-keyword .syokusyu .ct29-on A{
				background: url(/share/images/U000/yakuzaishi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct30 A{
			background: url(/share/images/U000/shikaeiseishi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct30 A:hover , .search-keyword .syokusyu .ct30-on A{
				background: url(/share/images/U000/shikaeiseishi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct31 A{
			background: url(/share/images/U000/shikajoshu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct31 A:hover , .search-keyword .syokusyu .ct31-on A{
				background: url(/share/images/U000/shikajoshu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct32 A{
			background: url(/share/images/U000/chouristaff.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct32 A:hover , .search-keyword .syokusyu .ct32-on A{
				background: url(/share/images/U000/chouristaff-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .ct33 A{
			background: url(/share/images/U000/driver.gif) no-repeat ;
		}
			.search-keyword .syokusyu .ct33 A:hover , .search-keyword .syokusyu .ct33-on A{
				background: url(/share/images/U000/driver-on.gif) no-repeat ;
			}

/*
		.search-keyword .syokusyu .area08 A{
			background: url(/share/images/U000/kangoshi.gif) no-repeat ;
		}
			.search-keyword .syokusyu .area08 A:hover{
				background: url(/share/images/U000/kangoshi-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .area10 A{
			background: url(/share/images/U000/kangojimu.gif) no-repeat ;
		}
			.search-keyword .syokusyu .area10 A:hover{
				background: url(/share/images/U000/kangojimu-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .area12 A{
			background: url(/share/images/U000/kanrisyoku.gif) no-repeat ;
		}
			.search-keyword .syokusyu .area12 A:hover{
				background: url(/share/images/U000/kanrisyoku-on.gif) no-repeat ;
			}
		.search-keyword .syokusyu .area19 A{
			background: url(/share/images/U000/shisetsunai.gif) no-repeat ;
		}
			.search-keyword .syokusyu .area19 A:hover{
				background: url(/share/images/U000/shisetsunai-on.gif) no-repeat ;
			}
*/


.search-keyword .bottom{
	height		: 41px;
	line-height	: 41px;
	margin-left	: 10px;
	margin-top	: 15px;
}

	.search-keyword .bottom A{
		width		: 137px;
		height		: 41px;
		display		: block;
		text-indent	: -9999px;
		float		: left;
		overflow	: hidden;
	}

	.search-keyword .bottom .kyuujin-kensuu{
		float		: left;
		font-weight	: bold;
		width:340px;
		visibility		: hidden;
	}
		.search-keyword .bottom .kyuujin-kensuu .count{
			border			: 1px solid gray;
			color			: orange;
			line-height		: 20px;
			margin			: 9px 5px 0;
			padding-right	: 3px;
			text-align		: right;
			width			: 100px;
		}
		.search-keyword .bottom .kyuujin-kensuu DIV{
			float		: left;
		}

	.search-keyword .bottom .my-kensaku A{
		background: url(/share/images/U000/button21.gif) no-repeat ;
		float		: left;
	}
		.search-keyword .bottom .my-kensaku A:hover{
			background: url(/share/images/U000/button21-on.gif) no-repeat ;
		}
	.search-keyword .bottom .shiborikomi A{
		background: url(/share/images/U000/button22.gif) no-repeat ;
		float		: left;
	}
		.search-keyword .bottom .shiborikomi A:hover{
			background: url(/share/images/U000/button22-on.gif) no-repeat ;
		}
	.search-keyword .bottom .kyuujin-hyouji A{
		background: url(/share/images/U000/button20.gif) no-repeat ;
		float		: left;
	}
		.search-keyword .bottom .kyuujin-hyouji A:hover{
			background: url(/share/images/U000/button20-on.gif) no-repeat ;
		}


.search-keyword .ken{
	height		: 40px;
}

.search-keyword .ken-base{
	margin-left		: 104px;
}

	.search-keyword .ken LI{
		float		: left;
	}

	.search-keyword .ken DIV{
		font-weight	: bold;
		margin-top	: 10px;
		text-align	: center;
	}


	.search-keyword .ken A{
		width		: 64px;
		height		: 40px;
		display		: block;
/*		text-indent	: -9999px;*/
		float		: left;
		overflow	: hidden;
		background: url(/share/images/U000/ken.gif) no-repeat ;
	}
		.search-keyword .ken A:hover , .search-keyword .ken-on A{
			background: url(/share/images/U000/ken-on.gif) no-repeat ;
		}


/* 転職お役立ちコンテンツ */
/*-----------------------------------------------*/
.oyakudati{
	margin-top		: 15px;
}
	.oyakudati .middle{
		padding-left	: 5px;
	}

	.oyakudati .middle A{
		float		: left;
		width		: 145px;
		height		: 32px;
		display		: block;
		padding		: 63px 5px 0px 5px;
		overflow	: hidden;
		color			: gray;
		text-decoration	: none;
	}
	.member_area .l A, .member_area .l A:hover{
		color			: gray;
		text-decoration	: none;
	}

		.oyakudati .middle .oyaku-enman A{
			background	: url(/share/images/U000/oyaku-enman.gif) no-repeat;
		}
			.oyakudati .middle .oyaku-enman A:hover{
				background	: url(/share/images/U000/oyaku-enman-on.gif) no-repeat;
			}
		.oyakudati .middle .oyaku-mensetsu A{
			background	: url(/share/images/U000/oyaku-mensetsu.gif) no-repeat;
		}
			.oyakudati .middle .oyaku-mensetsu A:hover{
				background	: url(/share/images/U000/oyaku-mensetsu-on.gif) no-repeat;
			}
		.oyakudati .middle .oyaku-rirekisyo A{
			background	: url(/share/images/U000/oyaku-rirekisyo.gif) no-repeat;
		}
			.oyakudati .middle .oyaku-rirekisyo A:hover{
				background	: url(/share/images/U000/oyaku-rirekisyo-on.gif) no-repeat;
			}
		.oyakudati .middle .oyaku-syokumu A{
			background	: url(/share/images/U000/oyaku-syokumu.gif) no-repeat;
		}
			.oyakudati .middle .oyaku-syokumu A:hover{
				background	: url(/share/images/U000/oyaku-syokumu-on.gif) no-repeat;
			}


/* ツクステからのお知らせ */
/*-----------------------------------------------*/
.oshirase{
	margin-top		: 15px;
}

	.oshirase .middle{
		padding-left	: 5px;
	}

	.oshirase .waku-upside{
		background		: url(/share/images/U000/news-waku2-upside.gif) 0px 2px no-repeat;
		width			: 620px;
		height			: 10px;
	}
	.oshirase .waku-middle{
		background		: url(/share/images/U000/news-waku2-middle.gif) repeat-y;
		width			: 620px;
	}
	.oshirase .waku-downside{
		background		: url(/share/images/U000/news-waku2-downside.gif) no-repeat;
		width			: 620px;
		height			: 10px;
	}

		.oshirase .waku-middle UL{
			padding		: 0px 15px;
		}
		.oshirase .waku-middle LI{
			padding			: 3px;
			border-bottom	: 1px dotted gray;
		}
			.oshirase .waku-middle .IMG{
				margin-left		: 20px;
			}
			.oshirase .waku-middle A{
				margin-left		: 10px;
			}


/* 右カラム */
/*-----------------------------------------------*/
/* バナー */
.banner{
	background		: transparent url(/share/images/U000/dummy-banner-back.jpg) 0px 0px repeat scroll;
	height			: 255px;
	padding			: 5px 0 0 5px;
	width			: 255px;
}

/* 介護・福祉業界を知る */
.shiru{
	margin-top		: 15px;
}
	.shiru .shiru-upside{
		background		: url(/share/images/U000/right-back-upside.gif) 0px 2px no-repeat;
		width			: 264px;
		height			: 10px;
		margin-top		: 3px;
	}
	.shiru .shiru-middle{
		background		: url(/share/images/U000/right-back-middle.gif) repeat-y;
		width			: 264px;
	}
	.shiru .shiru-downside{
		background		: url(/share/images/U000/right-back-downside.gif) no-repeat;
		width			: 264px;
		height			: 10px;
	}

	.shiru UL LI{
		padding			: 3px 0px;
		text-align		: center;
	}

/* バナー2 */
.banner2{
	margin-top		: 15px;
}
	.banner2 .banner2-upside{
		background		: url(/share/images/U000/right-back2-upside.gif) 0px 2px no-repeat;
		width			: 264px;
		height			: 10px;
	}
	.banner2 .banner2-middle{
		background		: url(/share/images/U000/right-back2-middle.gif) repeat-y;
		width			: 264px;
	}
	.banner2 .banner2-downside{
		background		: url(/share/images/U000/right-back2-downside.gif) no-repeat;
		width			: 264px;
		height			: 10px;
	}

	.banner2 UL LI{
		padding			: 3px 0px;
		text-align		: center;
	}
