/* add comic */
#wrapper #header {
  width: 910px;
  height: 191px;
  margin: 0px auto;
  background-repeat: no-repeat;
  position: relative;
}

#wrapper #header #mnavi {
  width: 910px;
  text-align: left;
  clear: both;
  padding: 146px 0 0 0;
}

#wrapper #header #mnavi li a {
  display: block;
  background-repeat: no-repeat;
  background-position: left top;
  height: 44px;
  width: 130px;
  line-height: 1em;
}