@charset "utf-8";
.menuHome
{
	position:relative;
	float: left;
	padding: 0;
	font-family: "MS PGothic", "MS PMincho";
	background: url('images/menu/homeOver.gif') no-repeat;
	width: 174px;
	height: 70px;
	overflow:hidden;
			}
			.menuHome a {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 174px;
	height: 70px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.menuHome a:hover {
						color: #000000;
			}
			

			.menuHome img {width: 174px; height: 70px; border: 0px none; }
			* html a:hover {visibility:visible}
			.menuHome a:hover img{visibility:hidden}

			.menuHome span {
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	width: 174px;
	cursor: pointer;
					     
			}


.menuAbout
{
	position:relative;
	float: left;
	padding: 0;
	font-family: "MS PGothic", "MS PMincho";
	background: url('images/menu/aboutOver.gif') no-repeat;
	width: 174px;
	height: 70px;
	overflow:hidden;
			}
			.menuAbout a {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 174px;
	height: 70px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.menuAbout a:hover {
						color: #000000;
			}
			

			.menuAbout img {width: 174px; height: 70px; border: 0px none; }
			* html a:hover {visibility:visible}
			.menuAbout a:hover img{visibility:hidden}

			.menuAbout span {
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	width: 174px;
	cursor: pointer;
					     
			}
			

.menuFacilities
{
	position:relative;
	float: left;
	padding: 0;
	font-family: "MS PGothic", "MS PMincho";
	background: url('images/menu/facilitiesOver.gif') no-repeat;
	width: 174px;
	height: 70px;
	overflow:hidden;
			}
			.menuFacilities a {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 174px;
	height: 70px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.menuFacilities a:hover {
						color: #000000;
			}
			

			.menuFacilities img {width: 174px; height: 70px; border: 0px none; }
			* html a:hover {visibility:visible}
			.menuFacilities a:hover img{visibility:hidden}

			.menuFacilities span {
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	width: 174px;
	cursor: pointer;
					     
			}
			
			
.menuLocation
{
	position:relative;
	float: left;
	padding: 0;
	font-family: "MS PGothic", "MS PMincho";
	background: url('images/menu/locationOver.gif') no-repeat;
	width: 174px;
	height: 70px;
	overflow:hidden;
			}
			.menuLocation a {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 174px;
	height: 70px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.menuLocation a:hover {
						color: #000000;
			}
			

			.menuLocation img {width: 174px; height: 70px; border: 0px none; }
			* html a:hover {visibility:visible}
			.menuLocation a:hover img{visibility:hidden}

			.menuLocation span {
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	width: 174px;
	cursor: pointer;
					     
			}
			
			
.menuContact
{
	position:relative;
	float: left;
	padding: 0;
	font-family: "MS PGothic", "MS PMincho";
	background: url('images/menu/contactOver.gif') no-repeat;
	width: 174px;
	height: 70px;
	overflow:hidden;
			}
			.menuContact a {
	display: block;
	color: #000000;
	font-size: 13px;
	width: 174px;
	height: 70px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
			}
			.menuContact a:hover {
						color: #000000;
			}
			

			.menuContact img {width: 174px; height: 70px; border: 0px none; }
			* html a:hover {visibility:visible}
			.menuContact a:hover img{visibility:hidden}

			.menuContact span {
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: center;
	width: 174px;
	cursor: pointer;
					     
			}
			
