@charset "utf-8";
/*------------------------------------------------------------
	◆読み込みHTML
	/index.html
------------------------------------------------------------*/
#header {
	margin-bottom: 47px;
}

#main .inner {
	margin: 0 0 20px -1px;
	position: relative;
	zoom: 1; 
}

#main .inner .photoBox {
	margin-top: 3px;
	float: left;
	width: 323px;
}

#main .inner .photoBox p {
	margin-top: 9px;
	padding-bottom: 2px;
	font-size: 2.2em;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	background: url(/img/greeting/p_bg.png) no-repeat right bottom;
}

#main .inner .photoBox p span {
	padding: 6px 5px 1px;
	display: block;
	background: url(/img/greeting/p_span_bg.png) no-repeat right top;
}

#main .inner .textBox {
	width: 577px;
	float: right;
}

#main .inner .textBox p {
	font-size: 1.6em;
	line-height: 2.0;
	margin-bottom: 1em;
}

#main dl {
	margin-bottom: 33px;
	clear: both;
}

#main dl.director {
	margin-bottom: 60px;
}

#main dt {
	padding: 8px 2px 0;
	width: 225px;
	color: #505050;
	font-size: 2.1em;
	line-height: 1.2;
	text-align: center;
	background-color: #E6E6E6;
}

#main dt span {
	font-size: 0.8em;
}

#main dd {
	margin-top: -2px;
	padding: 34px 33px 25px;
	background-color: #E6E6E6;
}

#main dd ul {
	padding: 2px 6px 0 0;
	width: 330px;
	float: left;
	border-right: 2px solid #FFF;
}

#main dd .ulSpecial {
	width: 490px;
	float: right;
	border-right: none;
}

#main dd li {
	padding-left: 1.0em;
	font-size: 1.5em;
	line-height: 1.8;
	text-indent: -1.0em;
}

#main .btmP {
	margin: 11px 0 0 2px;
	font-size: 1.3em;
}

#main .btmP a {
	padding-left: 13px;
	background: url(/img/greeting/icon.png) no-repeat left 5px;
}

#main a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .bannerStyle01{
	margin-bottom: 40px;
}


.doctor {
    margin-bottom: 60px;
}

