@charset "shift_jis";
/* =======================================

	Browser Reset CSS

========================================== */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, blockquote, form {
  margin: 0;
  padding: 0;
  }

body {
  font: 13px/1 "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
  *font-size: small;
  *font: x-small;
  }

img {
	border: 0;
	display: block;
  }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, address, ul, dl, ol, th, strong, em {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  }

ul, dl, ol {
  list-style-type: none;
  list-style-position: outside;
  text-indent: 0;
  }

table {
  font-size: inherit;
  font: 100%;
  }

input, select, textarea {
  font-size: 100%;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
  }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 99%;
  }

.clear {
  clear: both;
  }
