@charset "UTF-8";

@media screen, projection
{
    
  #header{ background: url("../images/header_bg.jpg") no-repeat scroll left top #FFFFFF; }
  #header a{ display:none; }
  
  div.box_header{ background: none repeat scroll 0 0 #73b41c; }
  
  a.subnavi{ color:#73b41c; }
  
  a{ color:#73b41c; }

}