@charset "UTF-8";

/* default */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, address, form, fieldset, legend, object, img {
  margin: 0px;
  padding: 0px;
  font-size:12px;
}

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size:12px;
}

a, ins {
  text-decoration: none;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
  font-family: sans-serif;
  font-weight: normal;
}

a img {
  border: none;
}
