/* 無料電話相談 */
#aboutdoctor {
	
}

#aboutdoctor div.portlait {
	width: 130px;
	float: left;
	margin: 4px;
}
#aboutdoctor dl {
	line-height: 160%;
}
#aboutdoctor dl#desc {
	float: left;
}
#aboutdoctor dl#desc dt {
	clear: left;
	float: left;
	width: 5em;
	font-weight: bold;
}
#aboutdoctor dl#desc dd {
	display: block;
	float: left;
	width: 274px;
}
#aboutdoctor dl#history {
	width: 272px;
}
#aboutdoctor dl#history dt {
	float: left;
	width: 5em;
	font-weight: normal;
}
#aboutdoctor dl#history dd {
	float: left;
	width: 200px;
}
#aboutdoctor div.profile div {
	clear: left;
}

ol.stepper {
	padding: 1em 2em;
	background-color: #EEE;
}

ol.stepper li {
	display: outside;
	margin-left: 1em;
	list-style-type: decimal;
	list-style-position: outside;
	background-color: #EEE;
}

#support div {
	margin-left: 3em;
	line-height: 160%;
	font-size: larger;
}
#support dl dt {
	width: 7em;
	float: left;
	font-weight: bold;
}
#support span {
	color: #F44;
	font-size: large;
	font-weight: bold;
}

.article {
	line-height: 160%;
}
.article strong {
	text-decoration: underline;
}

#safety img {
	float: right;
	margin: 4px;
}
#safety table {
	clear: right;
	border-collapse: collapse;
}
#safety table th,
#safety table td {
	font-size: 12px;
	border: 1px solid #888;
	padding: 3px;
}
#research img {
	float: right;
	margin: 4px;
}
