/* dirNav
==========================================*/
.dirNav { margin-top: 150px; }
.dirNav li:nth-of-type(1) { background-image: url(/img/kitchen/nav/nav-root.jpg); }
/*.dirNav li:nth-of-type(2) { background-image: url(/img/kitchen/nav/nav02.jpg); }*/
.dirNav li:nth-of-type(2) { background-image: url(/img/kitchen/nav/nav-atmosphere.jpg); }
.dirNav li:nth-of-type(3) { background-image: url(/img/kitchen/nav/nav03.jpg); }
.dirNav li:nth-of-type(4) { background-image: url(/img/kitchen/nav/nav04.jpg); }
.dirNav li:nth-of-type(5) { background-image: url(/img/kitchen/nav/nav05.jpg); }


