/*共通項目
------------------------------------------------------------*/
#Top_Contents{
	padding-top:496px;
}
#Main{
	margin-top:0;
}
#Main .section{
	margin-bottom:30px;
	height:278px;
}



/*お知らせ
------------------------------------------------------------*/

#Main .section .left_contents{
	width:379px;
	height:278px;
	float:left;	
}

#Main .section .left_contents .info{
	width:379px;
	height:242px;
	overflow:scroll;
	overflow-x:hidden;
}
#Main .section .left_contents .info dl{
	width:339px;
	height:auto;
	margin-left:5px;
	padding:10px 4px;
	border-bottom:#cfcfcf 1px dotted;
	top:-10px;
	left:0;
}
#Main .section .left_contents .info dl.start{
	padding-top:4px;
}
#Main .section .left_contents .info dl.end{
	padding-bottom:0;
	border-bottom:none;
}

#Main .section .left_contents .info dl dt{
	color:#74a500;
	font-size:10px;
}
#Main .section .left_contents .info dl dd{
	color:#443124;
}

#Main .section .left_contents .info dl dt a{
	color:#74a500;
	text-decoration:none;
}
#Main .section .left_contents .info dl dd a{
	color:#443124;
	text-decoration:none;
}
#Main .section .left_contents .info dl dt a:hover,
#Main .section .left_contents .info dl dd a:hover{
	color:#e68232;
	text-decoration:underline;
}



/*診療時間
------------------------------------------------------------*/

#Main .section .right_contents{
	width:546px;
	height:278px;
	float:right;		
}
#Main .section .right_contents .hour{
	background:url(/images/top/img_consul.gif) no-repeat left bottom;
	height:242px;
}
#Main .section .right_contents .hour p{
	float:right;
	font-size:12px;
	color:#535353;
	width:209px;
	padding-top:165px;
	margin-right:10px;
	
}
#Main .section .right_contents .hour p.holiday{
	width:201px;
	font-size:14px;
	color:#4c3521;
	padding-top:11px;
	padding-left:184px;
	margin-right:0;
}



/*説明
------------------------------------------------------------*/

#Main .subject{
	height:218px;
	background:url(/images/top/img_bg.jpg) no-repeat center top;
	padding-top:15px;
}

#Main .subject dl{
	width:793px;
	height:22px;
	margin-left:39px;
	padding:10px 0;
	border-bottom:#ccd2b1 1px dotted;
}
#Main .subject dl.end{
	border-bottom:none;
}

#Main .subject dl dt{
	float:left;
	width:86px;
	margin-left:12px;
	color:#5a3f29;
	padding-left:17px;
	background:url(../images/top/orange.gif) no-repeat left center;
}

#Main .subject dl dd{
	float:left;
}
#Main .subject dl dd.care{
	color:#2a2a2a;
	font-size:16px;
}