.site-title a{
  display:block;
  width:264px;
  height:51px;
  background:url("../images/tit.jpg") no-repeat left top;
  text-indent: -9999px; /* 旧来の方法 */
  overflow:hidden;
}

.normal, .menu_arrow, .menu_arrow_u, .menu_arrow_c, button {
  font-size: 1rem;
}

.menu_arrow, .menu_arrow_u, .menu_arrow_c {
  width: 192px;
}

.colsNavi #main {
  width: 552px;
}
