/*---------------------絞り込み検索--------------------*/
#index #rightcontents .deepsearch {
	width: 200px;
	height: auto;
	margin: 20px 0 0 30px;
}
#index #rightcontents .deepsearch ul {
	width: 189px;
	height: auto;
	padding: 5px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
#index #rightcontents .deepsearch li {
	width: 189px;
	height: 20px;
	font-size: 14px;
	padding: 0;
	margin: 5px 0;
}
#index #rightcontents .deepsearch li a {
	width: 159px;
	height: 20px;
	padding: 0 0 0 30px;
	color: #666;
	text-decoration: none;
	background-image: url(../img/com/search/bg_deepsearch1.gif);
	background-repeat: no-repeat;
}
#index #rightcontents .deepsearch li a:hover {
	width: 159px;
	height: 19px;
	padding: 1px 0 0 30px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../img/com/search/bg_deepsearch2.gif);
	background-repeat: no-repeat;
}
/*---------------------求人件数・ページング・日時順--------------------*/

#index #leftcontents #new {
	width: 660px;
	height: auto;
	margin: auto;
	padding: 0 10px;
}
#index #leftcontents #new .box table {
	width: 660px;
	height: 72px;
	margin: 0;
	padding: 0;
	background-image: url(../img/com/search/bg_find.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #new .find {
	width: 350px;
	height: 36px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#index #leftcontents #new .find span {
	color: #f30;
	font-size: 18px;
}
#index #leftcontents #new .job1 {
	width: 50px;
	height: 31px;
	padding: 5px 0 0 30px;
	margin: 0;
	font-size: 14px;
	color: #333;
}
#index #leftcontents #new .job2 {
	width: 210px;
	height: 31px;
	padding: 5px 0 0 10px;
	margin: 0;
	font-size: 14px;
	color: #333;
}
#index #leftcontents #new .job3 {
	width: 50px;
	height: 34px;
	padding: 2px 0 0 30px;
	margin: 0;
	font-size: 14px;
	color: #333;
}
#index #leftcontents #new .job4 {
	width: 210px;
	height: 34px;
	padding: 2px 0 0 10px;
	margin: 0;
	font-size: 14px;
	color: #333;
}
#index #leftcontents #new .shift {
	width: 660px;
	height: 25px;
	margin: 20px 0 5px 0;
	padding: 0;
}
#index #leftcontents #new .shift .page {
	width: 450px;
	height: 20px;
	text-align: center;
	font-size: 12px;
	float:left;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: left;
}
#index #leftcontents #new .shift .page a {
	padding: 1px 4px;
	margin: 2px;
	border: 1px solid #CCC;
	color: #000;
	text-decoration: none;
	text-decoration: underline;
}
#index #leftcontents #new .shift .page a:hover {
	padding: 1px 4px;
	margin: 2px;
	border: 1px solid #ccc;
	color: #FFF;
	background-color: #010199;
}
#index #leftcontents #new .shift .page span {
	padding: 1px 4px;
	margin: 2px;
	border: 1px solid #CCC;
	color: #000;
	background-color: #E0E0E0;
}
#index #leftcontents #new .shift .order {
	height: 20px;
	float:right;
	margin: 0 5px 0 0;
	padding: 5px 0 0 0;
}
#index #leftcontents #new .shift .order a {
	color: #010199;
	text-decoration: uderline;
}
#index #leftcontents #new .shift .order a:hover {
	color: #010199;
	text-decoration: none;
}
#index #leftcontents #new .shift .order img {
	margin: 2px 5px 0 0;
}
#index #leftcontents #new .shift .order strong {
	font-weight: normal;
	margin: 1px 5px 0 0;
}

/*---------------------求人一覧→各店舗--------------------*/
#index #leftcontents #new .shop {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0;
	background-image: url(../img/com/line_side.gif);
	background-repeat: repeat-y;
}
#index #leftcontents #new .shop .title {
	width: 660px;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url(../img/com/bg_shop.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #new .shop .title a {
	font-size: 20px;
	color: #f03;
	font-weight: bold;
	float: left;
	margin: 8px 0 0 30px;
	padding: 0;
	text-decoration: underline;
}
#index #leftcontents #new .shop .title a:hover {
	color: #f03;
	text-decoration: none;
}
#index #leftcontents #new .shop .title span {
	margin: 18px 10px 0 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	float: right;
}
#index #leftcontents #new .shop .con {
	width: 640px;
	height: auto;
	margin: 0;
	padding: 10px;
}
#index #leftcontents #new .shop .con h5 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 10px 5px 5px 5px;
	line-height: 1.3;
}
#index #leftcontents #new .shop .con p {
	width: 600px;
	height: auto;
	margin: 5px auto;
	padding: 0;
	font-size: 12px;
	color: #666;
	line-height: 1.6;
}
#index #leftcontents #new .shop .con .image {
	width: 442px;
	height: 195px;
	margin: 10px 0;
	padding: 0;
	float: left;
}
#index #leftcontents #new .shop .con .image_r {
	width: 190px;
	height: 195px;
	margin: 10px 0;
	padding: 0;
	float: right;
}
#index #leftcontents #new .shop .con .image_r table {
	width: 190px;
	height: auto;
	margin: 0 0 5px 0;
	background-color: #999;
}
#index #leftcontents #new .shop .con .image_r th {
	width: 170px;
	height: 20px;
	margin: 0;
	padding: 0 0 0 20px;
	font-weight: normal;
	text-align: left;
	color: #fff;
	background-color: #999;
	font-size: 12px;
	background-image: url(../img/com/search/icon_search.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #new .shop .con .image_r td {
	height: auto;
	margin: 0;
	padding: 5px;
	text-align: left;
	color: #333;
	background-color: #fff;
	font-size: 12px;
}
#index #leftcontents #new .shop .con .image_r .price {
	width: 190px;
	height: auto;
	margin: 0;
	background-color: #999;
}
#index #leftcontents #new .shop .con .image_r .price .hide {
	height: 55px;
	overflow: hidden;
}
#index #leftcontents #new .shop .con .box2 {
	width: 640px;
	height: 35px;
	margin: 0 auto;
	clear: both;
}
#index #leftcontents #new .shop .con .box2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
#index #leftcontents #new .shop .con .box2 li {
	width: 53px;
	margin: 7px 5px 0 0;
	padding: 0;
	float: left;
}
#index #leftcontents #new .shop .con .box2 .check {
	width: 150px;
	margin: 0;
	padding: 0;
	float: right;
}
#index #leftcontents #new .bottom {
	clear: both;
	margin: 0 0 25px 0;
	padding: 0;
}





