/*  body定義 */
A:link { text-decoration:none }
A:visited { text-decoration:none }
A:active { text-decoration:none }

.b-color { background-color:#ff9900; color:#000099; font-size:10px; }

/*  フォント最小 */
.level0 {  font-size:8px; line-height: 120% }

/*  フォント小 */
.level1 {  font-size: 9px; line-height: 12px }

/*  フォント小リスト */
.level1-l {  font-size: 9px; line-height: 16px }

/*  フォント標準 */
.level2 {  font-size: 10px; line-height: 13px }

/*  フォント標準リスト */
.level2-l {  font-size: 10px; line-height: 13px }

/*  フォント大 */
.level3 {  font-size: 12px; line-height: 17px }

/*  フォント最大*/
.level4 {  font-size: 16px; line-height: 18px }

/*  フォント特大*/
.level5 {  font-size: 17px; line-height: 130% }