@charset "utf-8";

#tab{
	height:50px;
	clear:both;
}

#tab ul{
	list-style:none;
	width: 795px;
	height:50px;
}

#tab li{
	display: inline;
}

#tab li a{
	display: block;
	text-indent: -9999px;
	float:left;
}

#tab a{
	text-decoration: none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	width:95px;
	height:50px
}

#tab_top a,#tab_life a,#tab_healthcare a,#tab_education a,#tab_sightseeing a,#tab_bussiness a,#tab_administration a,
#tab_top_active a,#tab_life_active a,#tab_healthcare_active a,#tab_education_active a,#tab_sightseeing_active a,#tab_bussiness_active a,#tab_administration_active a{
	margin-right:5px;
}

#tab_top a {background-position:0px 0px;}
#tab_life a {background-position:-95px 0px;}
#tab_healthcare a {background-position:-190px 0px;}
#tab_education a {background-position:-285px 0px;}
#tab_sightseeing a {background-position:-380px 0px;}
#tab_bussiness a {background-position:-475px 0px;}
#tab_administration a {background-position:-570px 0px;}
#tab_hitomachi a {background-position:-665px 0px;}

#tab_top a:hover {background-position:0px -50px;}
#tab_life a:hover {background-position:-95px -50px;}
#tab_healthcare a:hover {background-position:-190px -50px;}
#tab_education a:hover {background-position:-285px -50px;}
#tab_sightseeing a:hover {background-position:-380px -50px;}
#tab_bussiness a:hover {background-position:-475px -50px;}
#tab_administration a:hover {background-position:-570px -50px;}
#tab_hitomachi a:hover {background-position:-665px -50px;}

#tab_top_active a {background-position:0px -50px;}
#tab_life_active a {background-position:-95px -50px;}
#tab_healthcare_active a {background-position:-190px -50px;}
#tab_education_active a {background-position:-285px -50px;}
#tab_sightseeing_active a {background-position:-380px -50px;}
#tab_bussiness_active a {background-position:-475px -50px;}
#tab_administration_active a {background-position:-570px -50px;}
#tab_hitomachi_active a {background-position:-665px -50px;}
