@import "../../common/css/globus.css";

#header h1 span.ir {
  background:  url(../images/layout/heading/h1b.png) 0 0 no-repeat;
}


          /* hp */

.hp_box.offer h2 span.ir {
  background:  url(../images/layout/heading/h2_offer.png) 0 0 no-repeat;  
}

.hp_box.recipe h2 span.ir {
  background:  url(../images/layout/heading/h2_recipe.png) 0 0 no-repeat;  
}

.hp_box.usefull_links h2 span.ir {
  background:  url(../images/layout/heading/h2_usefull_links.png) 0 0 no-repeat;  
}

#hp_banners .order h2 span.ir {
  background:  url(../images/layout/heading/h2_order.png) 0 0 no-repeat; 
}


          /* navi */

#navi li#li30 {
  width: 121px;
}

#navi li#li30 a, #navi li#li30 span {
  background: #F18700 url(../images/layout/navi/li1.png) 0 0 no-repeat;
}

#navi li#li105 {
  width: 94px;
}

#navi li#li105 a, #navi li#li105 span {
  background: #F18700 url(../images/layout/navi/li2.png) 0 0 no-repeat;
}

#navi li#li36 {
  width: 88px;
}

#navi li#li36 a, #navi li#li36 span {
  background: #F18700 url(../images/layout/navi/li3.png) 0 0 no-repeat;
}

#navi li#li37 {
  width: 161px;
}

#navi li#li37 a, #navi li#li37 span {
  background: #F18700 url(../images/layout/navi/li4.png) 0 0 no-repeat;
}

#navi li#li38 {
  width: 140px;
}

#navi li#li38 a, #navi li#li38 span {
  background: #F18700 url(../images/layout/navi/li5.png) 0 0 no-repeat;
}

#navi li#li39 {
  width: 115px;
}

#navi li#li39 a, #navi li#li39 span {
  background: #F18700 url(../images/layout/navi/li6.png) 0 0 no-repeat;
}

#navi li#li40 {
  width: 104px;
}

#navi li#li40 a, #navi li#li40 span {
  background: #F18700 url(../images/layout/navi/li7.png) 0 0 no-repeat;
}

#navi li#li41 {
  width: 117px;
}

#navi li#li41 a, #navi li#li41 span {
  background: #F18700 url(../images/layout/navi/li8.png) 0 0 no-repeat;
}

#navi li#li30 a:hover, #navi li#li30 span, #navi li#li30 a.act,
#navi li#li105 a:hover, #navi li#li105 span, #navi li#li105 a.act,
#navi li#li36 a:hover, #navi li#li36 span, #navi li#li36 a.act,
#navi li#li37 a:hover, #navi li#li37 span, #navi li#li37 a.act,
#navi li#li38 a:hover, #navi li#li38 span, #navi li#li38 a.act,
#navi li#li39 a:hover, #navi li#li39 span, #navi li#li39 a.act,
#navi li#li40 a:hover, #navi li#li40 span, #navi li#li40 a.act,
#navi li#li41 a:hover, #navi li#li41 span, #navi li#li41 a.act {
  background-position: 0 -36px;
  background-color: #e55c00;
}
