@charset "shift_jis";

/*--------------------------------------------

  Reset CSS

  Author: Ichiro Katsube
  Lastmodified: 2009-04-14
  
--------------------------------------------*/

/* Reset CSS*/

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li,
brockquote, pre, table, caption, address, form, object, img,
span, strong, em, a, q, ins, del, site, code, dfn, abbr, acronym {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
