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

#conts h3 {
	margin: 0 0 12px 21px;
}

#conts p {
	margin: 0 20px 20px 21px;
	color: #666;
	line-height: 1.7;
}

#conts p.pl20 {
	padding: 0 22px;
	color: #666;
}

#conts p.mb25 {
	margin-bottom: 25px;
}

#conts .mb25 a:link {
	color: #666666;
	text-decoration: none;
}

#conts .mb25 a:visited {
	color: #666666;
	text-decoration: none;
}

#conts .mb25 a:hover {
	color: #666666;
	text-decoration: none;
}

#conts .mb25 a:active {
	color: #666666;
	text-decoration: none;
}

#conts .box {
	width: 573px;
	background-color: #f5f5f5;
	margin: 15px 0 16px 20px;
	padding-top: 10px;
}

#conts span.back {
	margin-bottom: 10px;
	background: url(../img/index/icon.gif) no-repeat 15px 4px;
	color: #630;
	font-weight: bold;
	padding: 0 0  0 26px;
	font-size: 15px;
	display: block;
}

#conts .box p{
	margin: 0;
	padding: 0 18px 10px 15px;
}

#conts .boxA {
	width: 570px;
	height: 166px;
	margin-left: 20px;
	background: url(../img/index/box_back01.gif) no-repeat;
}

#conts .boxA ul.link{
	padding: 23px 0 24px 22px;
}

#conts .boxA ul.link li{
	background: url(../img/index/icon01.gif) no-repeat left 6px;
	padding: 0 0 5px 18px;
}

#conts #pb20 {
	padding-left: 33px;
	background-position: 20px 4px;
}

#conts ul.list li {
	padding: 0 20px 20px 32px;
	line-height: 1.7;
	color: #666;
	background: url(../img/index/icon02.gif) no-repeat 20px 7px;
}

#conts ul.list li.pb0 {
	margin-bottom: -5px;
	padding-bottom: 0;
}

/*------------------------------------------------------------
	サイドバー	
------------------------------------------------------------*/
#sideBar .nurseCenter {
	margin: 0;
}

#sideBar .nurseCenter h3 {
	margin-bottom: 0;
}

#sideBar .nurseCenter h4 {
	margin-bottom: 5px;
}

#sideBar .nurseCenter ul {
	margin-bottom: 20px;
}



