@charset "utf-8";

/*---------- team ----------*/

#content>h1:first-child {
  background: url(../../../images/visual_nurse.jpg) 0 0 no-repeat;
}

#content h2 {
	background: url(../../images/head_nursing.jpg) 0 0 no-repeat;
}

#content h3 {
  border-left: 5px solid #E895A1;
}

#content h4 {
  background: url(../../images/bg_h4nurse.png) 0 2px no-repeat;
}

#content p {
	margin-left: 20px;
}
/*
#team #wrap .block1 {
  overflow: hidden;
  -zoom: 1;
}

#team #wrap .block2 {
  float: left;
  width: 300px;
}

#team #wrap .block2 h3 {
  min-height: 43px;
}
*/