@charset "Shift_JIS";

@import "base.css";
@import "top.css";
@import "header-base.css";
@import "footer.css";

div#header table#posnavi {
  clear: both;
  margin: -20px 0 0;
  width: 236px;
  font-size: small;
  font-weight: bolder;
  background: url(../images/left.png);
  text-align: center;
}

div#header table#posnavi a {
  text-decoration: none;
}

div#header table#posnavi a:hover {
  font-style: italic;
}

