@charset "UTF-8";
/* -- ///////////////////////////////////////////
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1

--
modified by FIELD co,ltd.
All Rights Reserved.
 
created: 2010.08.20 FIELD
////////////////////////////////////////// -- */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
font:13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
/* for IE6 */
* html body{ font-size:small; }
/* for IE7 */
*:first-child+html body{ font-size:small; }
/* for IE Quirks Mode */
* html body{ font:x-small "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea,
button {
font:99% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
font-size:inherit;
font:100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
font-family:monospace;
line-height:100%;
}

/* for IE6 */
* html pre,
* html code,
* html kbd,
* html samp,
* html tt {
font-size:108%;
}

/* for IE7 */
*:first-child+html pre,
*:first-child+html code,
*:first-child+html kbd,
*:first-child+html samp,
*:first-child+html tt {
font-size:108%;
}

.fs10{ font-size: 77%; } .fs11{ font-size: 85%; } .fs12{ font-size: 93%; } .fs13{ font-size: 100%; } .fs14{ font-size: 108%; } .fs15{ font-size: 116%; }
.fs16{ font-size: 123.1%; } .fs17{ font-size: 131%; } .fs18{ font-size: 138.5%; } .fs19{ font-size: 146.5%; } .fs20{ font-size: 153.9%; } .fs21{ font-size: 161.6%; }
.fs22{ font-size: 167%; } .fs23{ font-size: 174%; } .fs24{ font-size: 182%; } .fs25{ font-size: 189%; } .fs26{ font-size: 197%; }
