@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: 2011.07.15 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;}

body #wrapper{
	font-size:85%;
}

/**
 * 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: 91%; } .fs11{ font-size: 100%; } .fs12{ font-size: 109%; } .fs13{ font-size: 118%; } .fs14{ font-size: 127%; } .fs15{ font-size: 137%; }
.fs16{ font-size: 145%; } .fs17{ font-size: 154%; } .fs18{ font-size: 163%; } .fs19{ font-size: 172%; } .fs20{ font-size: 182%; } .fs21{ font-size: 191%; }
.fs22{ font-size: 200%; } .fs23{ font-size: 209%; } .fs24{ font-size: 218%; } .fs25{ font-size: 227%; } .fs26{ font-size: 236%; }
