/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:5px;
   padding:0;
   font-size:0.8em;
   font-weight: normal;
   color:#333;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
   text-decoration:none;
}

/* PR CUSTOMIZE */
div#header #pr p {
   margin:0;
   font-size:0.75em;
}

/* GNAVI CUSTOMIZE */
div#header #gnavi ul {
   list-style:none;
}

div#header #gnavi li {
   float:left;
   font-size:0.63em;
   margin-left:15px;
}

div#header #gnavi li a{
   padding-left:15px;
   background:url(../images/bg_gnavi.gif) 0 1px no-repeat;
}
