@charset "utf-8";
/* CSS Document */

#tabmenu{
    padding:0px;
    margin:0px;
    width:680px;
    position:relative;
}
ul.tab{
	padding: 0;
	margin: 0px;
	display: block;
}
ul.tab li{
	list-style-type:none;
	display:block;
	width:111.6px;
	height:80px;
	float:left;
	text-decoration: none;
	text-indent: -8000;
}
ul.tab li a {
	list-style-type:none;
	display:block;
	width:111.6px;
	height:80px;
	float:left;
	text-decoration: none;
	text-indent: -8000;
}

ul.tab li.ka {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.tab li.kaOn {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.tab li.ka a:hover {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 -80px;
}
ul.tab li.to {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -111.6px 0;
}
ul.tab li.toOn {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.tab li.to a:hover {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -111.6px -80px;
}
ul.tab li.oo {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -223.2px 0;
}
ul.tab li.ooOn {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.tab li.oo a:hover {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -223.2px -80px;
}
ul.tab li.na {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -334.8px 0;
}
ul.tab li.naOn {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.tab li.na a:hover {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -334.8px -80px;
}
ul.tab li.ni {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -446.4px 0;
}
ul.tab li.niOn {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.tab li.ni a:hover {
  	float: left;
	height: 80px;
	width: 111.6px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/access/navi/car_navi.gif);
	background-repeat: no-repeat;
	background-position: -446.4px -80px;
}

ul.panel{
	clear:both;
	padding: 0;
	font-size: 12px;
}
ul.panel li{
	list-style-type: none;
	color: #333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
}