@charset "utf-8";
@import "/common/css/0-import.css";
/*------------------------------------------------------------
	ナースバンク事業について
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 15px;
}

#conts h3 {
	margin: 0 0 15px 20px;
}

#conts table {
	margin: 0 0 10px 20px;
	width: 570px;
	border-collapse: collapse;
}

#conts table .back {
	font-size: 15px;
	line-height: 20px;
	text-indent: 30px;
	font-weight: bold;
	background: #FEEBE0 url(../img/center/icon01.gif) no-repeat 20px center;
}

#conts table .back a {
	color: #06c;
}

#conts table th {
	text-align: center;
	color: #EB5D11;
	font-weight: bold;
	border: 1px solid #ccc;
	vertical-align: middle;
}

#conts table td {
	padding: 5px 0 5px 10px;
	border: 1px solid #ccc;
}

#conts table th.w95 {
	width: 95px;
}

#conts table td.w225 {
	width: 211px;
}

#conts table td.p0 {
	padding: 0;
}

#conts table img {
	margin: 10px;
}

#conts p.text {
	margin: 0 0 0 20px;
}

#conts p.text span {
	color: #06c;
}

/***************** LINK *********************/
#conts ul.link {
	margin: 0 20px 30px 20px;
	padding: 10px 10px 0 10px;
	border: 1px solid #EB5E12;
}

*html #conts ul.link {
	padding-bottom: 10px;
}

*+html #conts ul.link {
	padding-bottom: 10px;
}

#conts ul.link li {
	margin-bottom: 10px;
	width: 180px;
	float: left;
}

#conts ul.link li a {
	padding-left: 15px;
	background: url(../img/hellowork/icon05.gif) no-repeat left center;
}

