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

#detail {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
}
.note {
	font-size: 12px;
	line-height: 1.8em;
	padding-bottom: 20px;
	padding-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}
.left {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
}
.right {
	float: right;
	width: 220px;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック", Osaka;
}
.face {
}
.face1 {
	float: left;
}
.note1 {
	border: 1px solid #006666;
	margin-right: 300px;
	font-size: 14px;
	color: #006666;
	text-align: center;
	height: 1.8em;
	padding-top: 5px;
}
.note2 {
	padding-top: 10px;
}
.note3 {
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: -6px;
}
.name {
	margin-top: 10px;
	margin-left: 120px;
}
.name1 {
	font-size: 10px;
}
.name2 {
}
.nurse_photo1 {
	border: 2px solid #DADADA;
}
.nurse_photo2 {
	border: 2px solid #DADADA;
}
#detail h3 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #369ECC;
	border-left-color: #369ECC;
	background-color: #EEF8FB;
	text-indent: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
	font-size: 14px;
}
.nurse_photo {
	background-image: url(../images/dr_ns1.jpg);
	height: 372px;
	width: 550px;
	margin-left: 5px;
	font-size: 16px;
	color: #006633;
	text-indent: 3px;
}
.note_list {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	padding-left: 40px;
}
.note_list li {
	padding-left: 10px;
	list-style-type: decimal;
	padding-bottom: 10px;
	list-style-position: outside;
	line-height: 1.5em;
}

