@charset "utf-8";
/* CSS Document */


/*
フェイスブックボタン
-----------------------------------------------------*/
	
.facebook {
	 float:right;
	 position:absolute;
	 right:30px;
	 margin-top:-50px;
	 z-index:99;

}



/*
挨拶
-----------------------------------------------------*/

#greet{
	overflow:hidden;
	padding:15px;
	
}

#greet p{
}

.image01{
	text-align:center;
}

.text01{
	padding-top:15px;
}

.name{
	padding-top:15px;
	color:#0066CC;
	float:right;
	font-weight:bold;
}

/*
院長プロフィール
-----------------------------------------------------*/

#profile{
	overflow:hidden;
	padding:15px;
}

#profile p{
	padding:5px 0px 15px 0px;
}

#profile table{
}

#profile table th{
	vertical-align:text-top;
	padding-bottom:15px;
	font-weight:normal;
	width:100px;
	text-align:left;
}

#profile table td{
	vertical-align:text-top;
	padding-left:10px;
}

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

#staff{
	overflow:hidden;
	padding:15px;
	
}

/*
施設案内
-----------------------------------------------------*/
