@charset "UTF-8";
body, div, pre, p, a, blockquote, form, fieldset, input, textarea, select, option, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, table, th, td, embed, object {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-style: normal;
  font-weight: normal;
  outline: none;
}
table {
  border-spacing: 0;
}
* html table {
  border-collapse: collapse;
}
*:first-child+html table {
  border-collapse: collapse;
}
caption, th {
  text-align: left;
  font-weight: normal;
}
table, th, td, img, a {
  border: 0;
  text-decoration: none
}
img, input {
  vertical-align: middle;
}
q:before, q:after {
  content: '';
}
ul {
  list-style: none;
}
