/*  body定義 */

A:link { color:#CE8800; text-decoration:none }
A:visited {color:#CE8800;  text-decoration:none }
A:active {color:#CE8800;  text-decoration:none }
A:hover  { color:#0000ff }

.nav A:link { color:#000000;  text-decoration:none }
.nav A:visited { color:#000000;  text-decoration:none }
.nav A:active { color:#000000;  text-decoration:none }
.nav A:hover  { color:#CE8800; }

/*  フォント最小 */

.font0 {  font-size:9px; line-height: 10px}



/*  フォント小 */

.font1 {  font-size: 10px; line-height: 15px}



/*  フォント標準 */

.font2 {  font-size: 12px; line-height: 18px}



/*  フォント大 */

.font3 {  font-size: 14px; line-height: 20px}


/*  フォント最大 */

.font32 {  font-size: 16px; line-height: 22px}


/*  フォント最大 */

.font4 {  font-size: 18px; line-height: 24px}


