@charset "euc-jp";

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/**
 * 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 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}


/* =====================================================

If you want this size in pixels(px), Declare this percent(%)

10px ----- 77%
11px ----- 85%
12px ----- 92%
13px ----- 100%
14px ----- 107%
15px ----- 114%
16px ----- 122%
17px ----- 129%
18px ----- 136%
19px ----- 144%
20px ----- 152%
21px ----- 159%
22px ----- 167%
23px ----- 174%
24px ----- 182%
25px ----- 189%
26px ----- 197%


===================================================== */

