@charset "UTF-8";
/* CSS Document */

/*main-img*/

.main-img {
	background-image: url(images/main-img.jpg);
}

/*contents*/

div.contents01 {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

/*staff-box*/
.staff-box {
	clear: both;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:40px;
}

.staff-box p {
	font-size: 14px;
	line-height: 1.6em;
	color: #736357;
}

/*staff-box01*/

.staff-box01 {
}

.staff-box01 div.doctor01 {
	clear: both;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.staff-box01 div.doctor01 p.contents-left{
	width: 330px;
	padding-bottom: 10px;
	padding-left: 3px;
	vertical-align: top;
	display: inline-block;
}

.staff-box01 div.doctor01 div.contents-right {
	width: 455px;
	vertical-align: top;
	display: inline-block;
	padding-top: 20px;
}

.staff-box01 div.doctor01 div.contents-right h5 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #736357;
	text-indent: -9999px;
	margin-bottom: 25px;
	background-image: url(images/name.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 33px;
}

.staff-box01 div.doctor01 div.contents-right h6 {
	background-image: url(images/message.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 41px;
	width: 151px;
	margin-bottom: 10px;
}

.staff-box01 div.doctor01 div.contents-right p {
	font-size: 16px;
	line-height: 1.6em;
}

.staff-box01 div.doctor02 {
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #B0DEF7;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}

.staff-box01 div.doctor02 h6 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	width: 94px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #90DAF4;
	border-radius: 7px;
	margin-bottom: 15px;
}

.staff-box01 div.doctor02 ul {
	margin-left: 20px;
}

.staff-box01 div.doctor02 ul li {
	font-size: 14px;
	line-height: 1.6em;
	color: #736357;
}

.staff-box01 div.doctor02 div.contents-left {
	width: 380px;
}

.staff-box01 div.doctor02 div.contents-right {
	float: left;
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
	width: 340px;
}


/*staff-box02*/

.staff-box02 {
}

.staff-box02 p.contents-left {
	margin-left: 20px;
	width: 578px;
	padding-bottom: 10px;
	padding-left: 3px;
}

.staff-box02 div.contents-right {
	margin-right: 20px;
	background-image: url(images/hukidashi.jpg);
	background-repeat: no-repeat;
	height: 365px;
	width: 221px;
	background-position: left top;
}

.staff-box02 div.contents-right p {
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 55px;
	margin-left: 25px;
}
