@charset "utf-8";



/* Navigation(Global) */
/* -------------------------------------------- */

#gNav li.aburiya a {
	background-position: 0 -70px;
}



/* Local Navi */
/* -------------------------------------------- */

#sidebar .lNav ul li.menu a {
	background: url("../img/ln_menu.gif") no-repeat;
}
#sidebar .lNav ul li.menuPlus a {
	background: url("../img/ln_menu_plus.gif") no-repeat;
}
#sidebar .lNav ul li.otoku a {
	background: url("../img/ln_otoku.gif") no-repeat;
}
#sidebar .lNav ul li.shops a {
	background: url("../img/ln_shops.gif") no-repeat;
}

body#menu #sidebar .lNav ul li.menu a,
body#menuPlus #sidebar .lNav ul li.menuPlus a,
body#otoku #sidebar .lNav ul li.otoku a,
body#shops #sidebar .lNav ul li.shops a,
body#detail #sidebar .lNav ul li.shops a {
	background-position: -195px 0;
}
