/* CSS Document */
@charset "UTF-8";

/* reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,figcaption { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,iframe { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
article,aside,footer,header,hgroup,nav,section,figure,figcaption { display: block; }

/* clear */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

/* text */
.text10 { font-size:63%; }
.text11 { font-size:69%; }
.text12 { font-size:75%; }
.text13 { font-size:81%; }
.text14 { font-size:88%; }
.text15 { font-size:94%; }
.text16 { font-size:100%; }
.text17 { font-size:106%; }
.text18 { font-size:113%; }
.text19 { font-size:119%; }
.text20 { font-size:125%; }
