#cateNavi ul li {
	list-style-type: none;
	display: inline;
}
#cateNavi ul {
	margin: 0;
	padding: 0;
}

#cateNavi a.top {
	float: left;
	width: 128px;
	height: 25px;
	background: url("http://img.allabout.co.jp/aa/M/g_navi_top.gif") 0 0 no-repeat;
	text-decoration: none;
}

#cateNavi a:hover.top,
body.cateTop #cateNavi li.currentTop a {
	background-position: 0 -25px;
}


#cateNavi a.travel {
	float: left;
	width: 123px;
	height: 25px;
	background: url("http://img.allabout.co.jp/aa/M/g_navi_travel.gif") 0 0 no-repeat;
	text-decoration: none;
}

#cateNavi a:hover.travel,
body.cateTravel #cateNavi li.currentTravel a {
	background-position: 0 -25px;
}

#cateNavi a.gourmet {
	float: left;
	width: 138px;
	height: 25px;
	background: url("http://img.allabout.co.jp/aa/M/g_navi_gourmet.gif") 0 0 no-repeat;
	text-decoration: none;
}

#cateNavi a:hover.gourmet,
body.cateGourmet #cateNavi li.currentGourmet a {
	background-position: 0 -25px;
}

#cateNavi a.auto {
	float: left;
	width: 128px;
	height: 25px;
	background: url("http://img.allabout.co.jp/aa/M/g_navi_auto.gif") 0 0 no-repeat;
	text-decoration: none;
}

#cateNavi a:hover.auto, 
body.cateAuto #cateNavi li.currentAuto a {
	background-position: 0 -25px;
}

#cateNavi a.fashion {
	float: left;
	width: 138px;
	height: 25px;
	background: url("http://img.allabout.co.jp/aa/M/g_navi_fashion.gif") 0 0 no-repeat;
	text-decoration: none;
}

#cateNavi a:hover.fashion,
body.cateFashion #cateNavi li.currentFashion a {
	background-position: 0 -25px;
}

#cateNavi a.lifestyle {
	float: left;
	width: 143px;
	height: 25px;
	background: url("http://img.allabout.co.jp/aa/M/g_navi_lifestyle.gif") 0 0 no-repeat;
	text-decoration: none;
}

#cateNavi a:hover.lifestyle,
body.cateLifestyle #cateNavi li.currentLifestyle a {
	background-position: 0 -25px;
}

/* JACK NAVIGATION
--------------------------------------------------------------------*/
#cateNaviJack ul li {
	list-style-type: none;
	display: inline;
}
#cateNaviJack ul {
	margin: 0;
	padding: 0;
}
#cateNaviJack a.top {
	float: left;
	width: 93px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviTop.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.top,
body.cateTop #cateNaviJack li.currentTop a {
	background-position: 0 -25px;
}
#cateNaviJack a.travel {
	float: left;
	width: 81px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviTravel.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.travel,
body.cateTravel #cateNaviJack li.currentTravel a {
	background-position: 0 -25px;
}
#cateNaviJack a.gourmet {
	float: left;
	width: 110px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviGourmet.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.gourmet,
body.cateGourmet #cateNaviJack li.currentGourmet a {
	background-position: 0 -25px;
}
#cateNaviJack a.auto {
	float: left;
	width: 93px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviCar.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.auto, 
body.cateAuto #cateNaviJack li.currentAuto a {
	background-position: 0 -25px;
}
#cateNaviJack a.fashion {
	float: left;
	width: 118px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviFashion.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.fashion,
body.cateFashion #cateNaviJack li.currentFashion a {
	background-position: 0 -25px;
}
#cateNaviJack a.lifestyle {
	float: left;
	width: 130px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviLifestyle.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.lifestyle,
body.cateLifestyle #cateNaviJack li.currentLifestyle a {
	background-position: 0 -25px;
}
#cateNaviJack a.franck {
	float: left;
	width: 173px;
	height: 25px;
	background: url(http://img.allabout.co.jp/aa/M/jack/franckmuller/globalNaviFranck.gif) 0 0 no-repeat;
	text-decoration: none;
}
#cateNaviJack a:hover.franck,
body.cateJack #cateNaviJack li.currentFranck a {
	background-position: 0 -25px;
}

/* yahoo! search */
input.yst_logoOn  { background:url(//img.allabout.co.jp/pts/cmn/ysearch.gif) no-repeat 50% 50%; }
input.yst_logoOff { background:#fff; }

