@charset "utf-8";
/* CSS Document */

#recruit{
	margin:5px 0px 10px;
}

#recruit a{
	display:block; 
	width:180px;
	height:35px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/common/recruit.jpg) no-repeat;
}

#recruit a:hover{
	background:url(../images/common/recruit_o.jpg) no-repeat;
}

#recruit2{
	margin:5px 0px 10px;
}

#recruit2 a{
	display:block; 
	width:180px;
	height:35px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/common/recruit2.jpg) no-repeat;
}

#recruit2 a:hover{
	background:url(../images/common/recruit2_o.jpg) no-repeat;
}

#contact{
	margin:5px 0px 10px;
}

#contact a{
	display:block; 
	width:180px;
	height:35px;
	text-indent:-5000px;
	overflow:hidden;
	background:url(../images/common/contact.jpg) no-repeat;
}

#contact a:hover{
	background:url(../images/common/contact_o.jpg) no-repeat;
}

#localnavi{
	width:180px;
	clear:both;
	margin:0px auto 10px;
}

#localnavi li{
	clear:both;
	margin:0px 0px 5px 0px;
}

#localnavi li a{
	text-indent:-5000px;
	overflow:hidden;
	width:180px;
	height:35px;
	display:block;
}
	
#about1 a{
	background:url(../images/about/ln1.jpg) no-repeat;
}

#about1 a:hover{
	background:url(../images/about/ln1_o.jpg) no-repeat;
}

#about2 a{
	background:url(../images/about/ln2.jpg) no-repeat;
}

#about2 a:hover{
	background:url(../images/about/ln2_o.jpg) no-repeat;
}

#about3 a{
	background:url(../images/about/ln3.jpg) no-repeat;
}

#about3 a:hover{
	background:url(../images/about/ln3_o.jpg) no-repeat;
}

#outpatient1 a{
	background:url(../images/outpatient/ln1.jpg) no-repeat;
}

#outpatient1 a:hover{
	background:url(../images/outpatient/ln1_o.jpg) no-repeat;
}

#outpatient2 a{
	background:url(../images/outpatient/ln2.jpg) no-repeat;
}

#outpatient2 a:hover{
	background:url(../images/outpatient/ln2_o.jpg) no-repeat;
}

#outpatient3 a{
	background:url(../images/outpatient/ln3.jpg) no-repeat;
}

#outpatient3 a:hover{
	background:url(../images/outpatient/ln3_o.jpg) no-repeat;
}

#outpatient4 a{
	background:url(../images/outpatient/ln4.jpg) no-repeat;
}

#outpatient4 a:hover{
	background:url(../images/outpatient/ln4_o.jpg) no-repeat;
}

#inpatient1 a{
	background:url(../images/inpatient/ln1.jpg) no-repeat;
}

#inpatient1 a:hover{
	background:url(../images/inpatient/ln1_o.jpg) no-repeat;
}

#inpatient2 a{
	background:url(../images/inpatient/ln2.jpg) no-repeat;
}

#inpatient2 a:hover{
	background:url(../images/inpatient/ln2_o.jpg) no-repeat;
}

#inpatient3 a{
	background:url(../images/inpatient/ln3.jpg) no-repeat;
}

#inpatient3 a:hover{
	background:url(../images/inpatient/ln3_o.jpg) no-repeat;
}

#inpatient4 a{
	background:url(../images/inpatient/ln4.jpg) no-repeat;
}

#inpatient4 a:hover{
	background:url(../images/inpatient/ln4_o.jpg) no-repeat;
}

#community1 a{
	background:url(../images/community/ln1.jpg) no-repeat;
}

#community1 a:hover{
	background:url(../images/community/ln1_o.jpg) no-repeat;
}

#community2 a{
	background:url(../images/community/ln2.jpg) no-repeat;
}

#community2 a:hover{
	background:url(../images/community/ln2_o.jpg) no-repeat;
}

#community3 a{
	background:url(../images/community/ln3.jpg) no-repeat;
}

#community3 a:hover{
	background:url(../images/community/ln3_o.jpg) no-repeat;
}

#community4 a{
	background:url(../images/community/ln4.jpg) no-repeat;
}

#community4 a:hover{
	background:url(../images/community/ln4_o.jpg) no-repeat;
}

.stel{
	width:120px;
	margin:0px 0px 0px 5px;
}

.stel dt{
	width:28px;
	float:left;
}

.stel dd{
	margin:0px 0px 0px 28px;
}

