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

/*---------------------------
 //// mainImage
---------------------------*/
#mainImageWrap{
	clear:both;
	height:340px;
}

#mainImage{
	position: relative;
	width:950px;
	height:320px;
	padding-bottom:10px;
	margin:0 auto;
	text-align:left;
}
p.mIbg{
	position: absolute;
	left:10px;
	top:10px;
	z-index: 2;

}
p.mIHeading01{
	position: absolute;
	left:432px;
	top:68px;
	z-index: 3;
}
p.mITxt01{
	position: absolute;
	left:550px;
	top:197px;
	z-index: 4;
}
p.mITxt02{
	position: absolute;
	left:19px;
	top:303px;
	z-index: 5;
}

p.mIMapBt{
	position: absolute;
	left:752px;
	top:229px;
	z-index: 6;
}
p.mIMapBt a{
	display:block;
	width:107px;
	padding:8px 10px;
}

/*---------------------------
 //// 治療メニュー
---------------------------*/
.MenuUnit{
	float:left;
	width:668px;
	border:#e7e7e7 solid 1px;
}
.MenuUnitInner{
	float:left;
	width:658px;
	padding:5px;
}


