  @charset "shift_jis";

#top {
  margin-top: 145px;
}

#pageWrap img {
  display: inline;
  vertical-align: baseline;
}

.s, .l {
  font-size: 12px;
}

.l-header, .l-footer {
  text-align: left;
}

.pagetop {
  font-size: inherit;
  text-align: left;
  padding: 0;
  border: 0
}

#pageWrap a:link {
	color: #0000CC;
  }

#pageWrap a:visited {
	color: #9933CC;
  }

#pageWrap a:hover,
#pageWrap a:active {
	text-decoration: underline;
}

#refinfo a {
  text-decoration: none;
}

#refinfo a:hover {
  text-decoratio: underline;
}

#getacro .s {
  font-size: 85%;
}

#epcosubmit {
  width: 30px;
  height: 30px;
}

#epcoquery {
  margin: 0;
  width: 150px;
}

.dtpgnavi a {
  text-decoration: none;
}


@media screen and (max-width: 677px) {
  #top {
    margin-top: 21vw;
  }

  .l-header {
    top: 0;
  }

  #epcoquery {
  width: 80vw;
  }

  #epcosubmit{
    width: 10vw;
    height: 10vw;
  }
}
