@charset "UTF-8";

/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

/*
10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
*/

/*----------------------------------------
	YUI Fonts CSS
-----------------------------------------*/

body {
	*font-size:small;
	*font:x-small;
	line-height: 1.5;
	font-size:13px;
	font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
}

select,input,button,textarea {
	font-size:99%;
	font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;;
}

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

html>/**/body {
	font-size /*\**/: 82%\9;
}

:root body {
	font-size: 81% \0/IE9;
}

/*----------------------------------------
	Fontsize class
-----------------------------------------*/

html>/**/body {
    font-size /*\**/: 82%\9;
}

:root body {
    font-size: 81% \0/IE9;
}


.size10 {
	font-size:77%;
}

.size11 {
	font-size:85%;
}

.size12 {
	font-size:93%;
}

.size13 {
	font-size:100%;
}

.size14 {
	font-size:108%;
}

.size15 {
	font-size:116%;
}

.size16 {
	font-size:123.1%;
}

.size17 {
	font-size:131%;
}

.size18 {
	font-size:138.5%;
}

.size19 {
	font-size:146.5%;
}

.size20 {
	font-size:153.9%;
}

.size21 {
	font-size:161.6%;
}

.size22 {
	font-size:167%;
}

.size23 {
	font-size:174%;
}

.size24 {
	font-size:182%;
}

.size25 {
	font-size:189%;
}

.size26 {
	font-size:197%;
}

.size28 {
	font-size:205%;
}
