@charset "utf-8";
/* CSS Document */
/* クリニックページのHEADER関連-------------------------*/
#GoToTop {
	width: 200px;
	float: left;
	height: 40px;
	padding-top: 10px;
	clear: both;
}

#GoToTop a {
	display: block;
	height: 40px;
	width: 200px;
	text-indent: -5000px;
	margin-left: 10px;
	overflow: hidden;
}

#clinicMainTitle img {
	margin-bottom: 20px;
}

#mainUpper #left {
	float: left;
	width: 670px;
}

