@charset "UTF-8";

/* 日本語セット */

body, div,
dl, dt, ul, ol, ui,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea, select, p, blockquote, th, td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

pre {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

