/*医院案内画像＆テキスト表示*/
h5#rep1{
	color:#225577;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	line-height:120%;
	}

h5#rep2{
	color:#006677;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	line-height:120%;
	}

p#rep10{
	font-size:10pt;
	text-align:left;
	color:#225555;
	line-height:120%;
}


/*文字*/

a:link{
	color:#006677;
	text-decoration:none;
	font-weight:bold;
	}

a:visited{
	color:#006677;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover{color:#77aa77;
	}