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

#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: 215px;
}

#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;
}

#conts p.text span a{
	color: #06c;
	text-decoration: none;
}

