@charset "utf-8";
/* CSS Document */

h1.ttl{
	background:url(img/ttl.gif) no-repeat;
	width:800px;
	height:47px;
	text-indent:-9000px;
	display:block;
	margin-bottom:20px;
}

#doctor-area{
	width:780px;
	border:1px solid #FCCFC2;
	margin:10px 10px;
}


#doctor-area-l{
	float:left;
	width:200px;
	margin:0 auto;
	padding:20px 10px 20px 20px;
}

#doctor-area-r{
	float:left;
	width:470px;
	margin:20px 10px 20px 20px;
	padding-left:10px;
	border-left:1px solid #FCCFC2;
}

#doctor-area-r p{
	padding:8px 10px;
}

