@charset "UTF-8";
/*------------------------------------------------------------------------------
 *  override style's
 *----------------------------------------------------------------------------*/
body{
  background:#000000 url(img/top_header.gif) repeat-x;
  }
.overlay{
  background:url(img/top_logo.gif) no-repeat;
  }

#containerOut { background: url(../img/bg_containerout_chiffon01.gif) repeat-x left bottom; }

#footer{
  background:url(img/top_footer.gif) repeat-x;
  }
address{
  color:#FFFFFF;
  }


/*-- roll over */
#visual li a, #visual li span {
  display:block;
  text-indent:-9999px;
  height:95px;
  }
.plain{
  background: url(img/top_menu_bg.gif) no-repeat 0px 0px;
  }
.orange{
  background: url(img/top_menu_bg.gif) no-repeat 0px -85px;
  }
.lemon{
  background: url(img/top_menu_bg.gif) no-repeat 0px -169px;
  }
.milktea{
  background: url(img/top_menu_bg.gif) no-repeat 0px -255px;
  }
/*-- End roll over */
