@charset "UTF-8";
html, body, h1, h2, h3, h4, h5,
ul, ol, dl, li, dt, dd, p, div,
span, img, a, table, tr, th, td, pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
}

article, header, footer, aside,
figure, figcaption, nav, section {
  display: block;
}

body {
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","HIragino Sans",Meiryo,sans-serif;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

a {
  text-decoration: none;
}

img {
  vertical-align: bottom;
}

table {
  border-collapse: collapse;
}