@charset"Shift_JIS";




/* e-na css Document */
/*header ground navi css
--------------------------------------------------------------------------------*/
/*header css
--------------------------------------------------------------------------------*/

#header{
  background-image:url(../../../images/general/header/h1_header_bg.gif);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  width: 740px;
  height: 80px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
}

#header p{
  background-image: url(../../../images/general/header/p_header.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 230px;
  height:15px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-indent: -9999px;
}


#header h1{
  background-image: url(../../../images/general/header/h1_header.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  width: 177px;
  height: 60px;
  margin: 0px;
  padding: 0px;
}

#header h1 a{
  width: 198px;
  height: 60px;
  display: block;
  text-indent: -99999px;
  text-decoration: none;
}


#header .banner{
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 10px;
  left: 247px;
}

#headerUnder{
 background-image: url(../../../images/general/header/h1_header_under.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 740px;
 height: 30px;
 position: relative;
}
 

/*header navigation
---------------------------------------------------------*/

#headerUnder #headNavi{
 margin: 0px;
 padding: 0px;
 position: absolute;
 width: 388px;
 height: 12px;
 top: 11px;
 left: 329px;
}

#headNavi ul{
 margin: 0px;
 padding: 0px;
}

#headNavi li{
  list-style-type: none;
  float: left;
  margin: 0px;
  padding:0px;
  height: 12px;
}

#headNavi li a{
 height: 12px;
 text-indent: -9999px;
 text-decoration: none;
 display: block;
} 
 
#headNavi li#shopping{
  width: 188px;
  background-image: url(../../../images/general/etc/head_navi1.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#headNavi li#forfast{
 background-image: url(../../../images/general/etc/head_navi2.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 width: 82px;
} 
 
#headNavi li#sitemap{
 background-image: url(../../../images/general/etc/head_navi3.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 width: 76px;
} 

#headNavi li#help{
 background-image: url(../../../images/general/etc/head_navi4.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 width: 40px;
} 



