@charset "utf-8";

body, textarea { font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif; }

input, select { font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", メイリオ, Verdana, "ＭＳ Ｐゴシック", sans-serif; }
table {
    font-size:inherit;
    font:100%;
}

body {
	line-height: 1.7em;
	font-size: small !important;　/* IE 7向け */
	font-size: small;　/* IE 6以下 */
}

html>/**/body {
	font-size: 13px;　/* モダンブラウザ向け */
}

.f10px { font-size: 77%; }
.f11px { font-size: 85%; }
.f12px { font-size: 93%; }
.f13px { font-size: 100%; }
.f14px { font-size: 108%; }
.f15px { font-size: 116%; }
.f16px { font-size: 124%; }
.f17px { font-size: 131%; }
.f18px { font-size: 139%; }
.f19px { font-size: 147%; }
.f20px { font-size: 154%; }
.f21px { font-size: 162%; }
.f22px { font-size: 167%; }
.f23px { font-size: 174%; }
.f24px { font-size: 182%; }
.f25px { font-size: 189%; }
.f26px { font-size: 197%; }
