@charset "utf-8";

#cotegory4Navi {
	height: 130px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#cotegory4Navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 920px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/category4_navi_bg.png);
}
#cotegory4Navi ul li {
	float: left;
}
#cotegory4Navi ul li a {
	width: 230px;
	height: 130px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -690px 0px;
	overflow: hidden;
}

/*西洋医療　-----------------------------------*/
#cotegory4Navi ul li#westMedical a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#cotegory4Navi ul li#westMedical a:hover {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -130px;

}
#westMedicalPage #cotegory4Navi ul li#westMedical a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -130px;

}

/*東洋医療　-----------------------------------*/
#cotegory4Navi ul li#eastMedical a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -230px 0px;

}
#cotegory4Navi ul li#eastMedical a:hover {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -230px -130px;

}
#eastMedicalPage #cotegory4Navi ul li#eastMedical a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -230px -130px;

}

/*介護・機能回復　-----------------------------------*/
#cotegory4Navi ul li#care a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -460px 0px;

}
#cotegory4Navi ul li#care a:hover {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -460px -130px;

}
#carePage #cotegory4Navi ul li#care a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -460px -130px;

}

/*教育　-----------------------------------*/
#cotegory4Navi ul li#education a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -690px 0px;

}

#cotegory4Navi ul li#education a:hover {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -690px -130px;

}
#educationPage #cotegory4Navi ul li#education a {
	background-image: url(../images/category4_navi_bg.png);
	background-repeat: no-repeat;
	background-position: -690px -130px;

}


