/*共通項目
------------------------------------------------------------*/
body {
	background:url(/images/medical/img_main.jpg) no-repeat center top;
}
#Top_Contents{
	height:1964px;
	margin-top:218px;
}

#Main {
	width:680px;
	float:right;
	margin:0;
}

#Main h2{
	height:40px;
	background:url(/images/common/img_tit_01.gif) no-repeat left top;
	color:#5f3f2a;
	font-size:16px;
	font-weight:400;
	padding:19px 24px;
}



#Main .section{
	margin-bottom:30px;
	height:auto;
}

#Main .section h3{
	height:30px;
	background:url(/images/common/img_tit_02.gif) no-repeat left top;
	color:#443124;
	font-size:15px;
	font-weight:400;
	padding-left:18px;
	margin-bottom:20px;
}

#Main .section p.top{
	float:right;
	margin-right:4px;
}



/*ul
------------------------------------------------------------*/
#Main .section ul{
	width:680px;
	height:60px;
	margin-left:13px;
}
#Main .section ul li{
	float:left;
	background:url(/images/medical/icon_square.gif) no-repeat left center;
	width:259px;
	height:20px;
	padding-left:19px;
	color:#454545;
	font-weight:bold;
	margin-bottom:7px;
}

#Main .section ul.society{
	height:100px;
	font-weight:normal;
}
#Main .section ul.society li{
	font-weight:normal;
}
#Main .section ul.society li.society{
	width:320px;
}



/*table
------------------------------------------------------------*/
#Main .section table{
	width:676px;
	border:#dedede 2px solid;
	margin-bottom:20px;
}
#Main .section table tr th{
	width:122px;
	padding:auto 29px;
	border-right:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
}
#Main .section table tr td{
	padding:15px 22px;
	border-bottom:#dedede 1px solid;
}
#Main .section table tr th.end,
#Main .section table tr td.end{
	border-bottom:none;
}



/*profile
------------------------------------------------------------*/
#Main .section .profile{
	width:656px;
	height:auto;
}
#Main .section .profile dl{
	width:656px;
	height:33px;
	padding-top:11px;
	padding-left:24px;
}
#Main .section .profile dl dt{
	float:left;
	width:140px;
	color:#252525;
}
#Main .section .profile dl dd{
	float:left;
	color:#666666;
}

#Main .section .profile dl.line2{
	height:60px;
}
#Main .section .profile dl.green{
	background-color:#ebf3df;
}



/*院長紹介
------------------------------------------------------------*/
#Main .section .left_contents{
	width:213px;
	height:231px;
	float:left;
	margin-left:5px;
}


#Main .section .right_contents{
	width:427px;
	height:231px;
	float:right;		
}
#Main .section .right_contents p img{
	margin-bottom:-2px;
}
#Main .section .right_contents p.right{
	padding-top:20px;
}
#Main .section .right_contents p.right img{
	margin-bottom:-4px;
}


#Main .contents{
	height:238px;
	margin-top:10px;
}
#Main .tablecontents{
	margin-bottom:55px;
}
