@charset "utf-8";
@import "/common/css/0-import.css";
@import "/search/css/results.css";
/*------------------------------------------------------------
	東京都 夜勤専従の看護師求人特集
------------------------------------------------------------*/
#conts h2.normal {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#conts .head {
	margin-bottom: 15px;
	position: relative;
}

#conts .head .refine {
	position: absolute;
	top: 6px;
	right: 10px;

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

#conts .head .refine span {
	margin-right: 5px;
	font-size: 15px;
	font-weight: bold;
}

#conts .head .refine ul {
	margin-left: -3px;
	display: inline;
}

#conts .head .refine li {
	margin-left: 3px;
	display: inline;
}

#conts .box {
	padding: 15px;
	margin-bottom: 30px;
	background: url(../img/dormitory/box_back.gif) left bottom no-repeat;

	color: #666;
}

#conts .box p {
	margin: 0 0 1em;
}

#conts .box ul {
	margin: 0 0 1em;
}

#conts .box ul li {
	padding-left: 12px;
	background: url(/common/img/icon/12.gif) no-repeat left 3px;
}

#conts .box .photo .box_img {
	width: 150px;

	float: left;

	color: #333;
	line-height: 1.3;
	text-align: center;
}

	* html #conts .box .photo .box_img {
		display: inline;
	}

#conts .box .photo .box_img img {
	margin: 0 0 5px;
	display: block;
}

#conts .box .photo ul,
#conts .box .photo p {
	margin-left: 165px;
}

	* html #conts .box .photo ul,
	* html #conts .box .photo p {
		margin-left: 162px;
	}

#conts .box01 {
	background: #999;
}

#conts .box01 img {
	margin: 90px 200px;
}

