@charset "UTF-8";

/* ==================================================================

This code is based on Yahoo! UI Library "fonts-min.css"
Copyright (c) 2007, Yahoo! Inc. All rights reserved.

================================================================== */

body {
	/*font: 13px/1.5 'Lucida Grande', 'Bitstream Vera Sans', 'Segoe UI', 'Lucida Sans Unicode', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;*/
	font: 13px/1.75 'Bitstream Vera Sans', 'Segoe UI', 'Lucida Sans Unicode', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	*font-size: small;
	*font: x-small;
	*line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6,
dt {
	font-family: 'Bitstream Vera Sans', 'Segoe UI', 'Lucida Sans Unicode', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	/*font-family: 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Segoe UI', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;*/
	font-weight: bold;
}

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

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