@charset "UTF-8";

#search td {
	margin-right: 3px;		
}
#search td input {
	margin-right: 2px;		
}
#search td label {
	margin-right: 1em;
}
{[* #searchBox .leftBox {
	width: 360px;
}
#searchBox .rightBox {
	width: 530px;
}
#searchBox h2,
#searchBox h3 {
	overflow: hidden;
	background-image: url("/img/common/h_search.gif");
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#searchBox h2 { height: 26px; }
#searchBox h3 { height: 23px; }

#searchBox #hWorkStyle { background-position: 0 -123px; height: 29px; }
#searchBox #hFullTime { background-position: 0 -216px; }
#searchBox #hPartTime { background-position: 0 -239px; }
#searchBox #hLisence { background-position: 0 -185px; }
#searchBox #hCenter { background-position: 0 -154px; }

#searchBox #hPref { background-position: 0 0px; }
#searchBox #hAffiliation { background-position: 0 -31px; }
#searchBox #hAssumption { background-position: 0 -62px; }
#searchBox #hSearchFree { background-position: 0 -93px; height: 29px; }

#searchNew {
	margin: 30px auto;
}
#searchNew .sheet {
	margin: 0;
}
#searchNew .sheet th,
#searchNew .sheet td {
	padding-bottom: 5px;
} *]}
	
#searchNew {
	margin: 0 auto;
}
#searchNew .sheet {
	table-layout: fixed;
}
#searchNew .sheet th {
	width: 75px;
	text-align: center;
	vertical-align: middle;
}
#searchNew .sheet td {
	font-size: 82%;		
}
#searchNew .sheet td a {
	padding-left: 8px;
	background: url("/img/common/li.gif") no-repeat 0 50%;
}

#searchNew.pickup_3,
#searchNew.pickup_3 h3,
#searchNew.pickup_3 .sheet {
	width: 900px;
	margin: 0 auto;
}
#searchNew.pickup_2,
#searchNew.pickup_2 h3,
#searchNew.pickup_2 .sheet {
	width: 600px;
	margin: 0 auto;
}
#searchNew.pickup_1,
#searchNew.pickup_1 h3,
#searchNew.pickup_1 .sheet {
	width: 300px;
	margin: 0 auto;
}

.sheet {
	table-layout: fixed;
}

.sheet .facilityImg {
	width: 90px;
	text-align: center;	
}
.sheet .facilityArea {
	width: 5em;
	text-align: center;
}
.sheet .facilityName  { width: auto; }
.sheet .detail   { width: 163px; }

.sheet .facilityImg img,
.sheet .detail img {
	display: block;
	margin: 0 auto;
}

.sheet .facilityImg img {
	width: 80px;
	max-height: 80px;
}
.sheet .detail img.noImage {
	width: 80px;
}
.sheet .workIcons { padding: 0 5px; }
.sheet .workIcons img { padding-top: 5px; }

.sheet img.addFavoriteButton {
	margin-bottom: 2px;
}
#prefCodeInput { margin-top: 10px; }
#prefCodeInput h5 {
	float: left;
	width: 5.5em;
}
#prefCodeInput ul {
	float: left;
}
#prefCodeInput li {
	padding-right: 2px;
	*font-size: 80%;
}
html>/**/body #prefCodeInput li { font-size /*\**/: 80%\9; }

.sheet th.detail { background-image: url("/img/common/th_pink2.gif"); }
.sheet td.detail { background-image: url("/img/common/th_pink.gif"); }
.sheet .even td { background-color: #FFF4F7; }
.sheet .even td.detail { background-image: url("/img/common/th_pink2.gif"); }

.sheet .detailIcon {
	padding-right: 0;
	padding-left: 6px;
}
.sheet .detailIcon li {
	float: left;
	line-height: 1;
	height: 20px;
	margin: 0 3px 3px 0;
}

.adThree th {
	text-align: center;
}

/*==================================================================
	searchNew
===================================================================*/
#searchNew dl {
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	_zoom: 1;
}
#searchNew dt {
	display: inline-block;
	float: left;
	width: 78px;
	padding: 10px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: url("/img/common/th_blue.gif") repeat-x 0 0;
}
#searchNew dt a {
	display: block;
	overflow: hidden;
	width: 80px;
	max-height: 80px;
	_height: 80px;
}
#searchNew dt img { vertical-align: middle; }
#searchNew dt.first-child { border-left: none; }
#searchNew dd {
	float: left;
	width: 178px;
	padding: 10px;
	_width: 176px;
}
#searchNew dd p { margin-bottom: 0; }
