/*------------------------------
            h2
------------------------------*/
#access h2{
background-image:url(images/access_ttl.jpg);
width:700px;
height:50px;
background-repeat:no-repeat;
text-indent:-999em;
}
#info h2{
background-image:url(images/info_ttl.jpg);
width:700px;
height:50px;
background-repeat:no-repeat;
text-indent:-999em;
}
#staff h2{
background-image:url(images/staff_ttl.jpg);
width:700px;
height:50px;
background-repeat:no-repeat;
text-indent:-999em;
}
/*------------------------------
        クリニック案内
------------------------------*/
#area_inf01{
width:320px;
height:auto;
float:left;
margin:10px 10px 0 0;
padding:10px;
border:#333333 1px dotted;
}
#area_inf02{
width:320px;
height:auto;
float:left;
margin:10px 0 0 0;
padding:10px;
border:#333333 1px dotted;
}


/*------------------------------
        　スタッフ紹介
------------------------------*/

#area_staff{
width:220px;
height:auto;
margin:0 10px 0 0;
float:left;
}
#area_staff02{
width:400px;
height:auto;
float:left;
}
#area_staff02 p{
margin:5px 0 5px 0;
}

#area_staff02 ul{
line-height:150%;
}
#area_staff03{
width:250px;
height:auto;
float:left;
margin:10px 10px 0 0;
}
#area_staff04{
	width:400px;
	height:auto;
	float:left;
	margin:10px 0 0 0;
}

/*------------------------------
        アクセス
------------------------------*/
#area_acc01{
width:340px;
height:auto;
float:left;
margin:10px 10px 0 0;
}
#area_acc03{
width:340px;
height:auto;
float:left;
margin:10px 0 0 0;
}
#area_acc02{
width:340px;
height:auto;
float:left;
margin:10px 20px 0 0;
}
