@charset "UTF-8";

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

  Author : Kyo Nagashima
  E-Mail : kyo@hail2u.net
  URL    : http://hail2u.net/

  This work is licensed under a "Creative-Commons Attribution-NonCommercial".
  To Learn about this license, visit the URL below.
  URL : http://creativecommons.org/licenses/by-nc/1.0/

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

body,
table,
tr,
th,
td,
form,
fieldset,
legend,
label,
input,
select,
optgroup,
option,
textarea,
button {
	font-family:'Bitstream Vera Sans', Verdana, Helvetica, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

pre,
code,
samp,
kbd,
var {
	font-family:'ＭＳ ゴシック', 'Osaka－等幅', monospace;
}

