/* ------ MICO original style --------- */


html>/**/body div#maincontent { font-size: 16px; line-height: normal; } /* except Win IE */


/* 10px/14px */
.txt10_14 { font-size: 0.625em; line-height: 1.4em; } * html .txt10_14 { font-size: 0.63em; } /* Hack for IE */
/* 10px/16px */
.txt10_16 { font-size: 0.625em; line-height: 1.6em; } * html .txt10_16 { font-size: 0.63em; } /* Hack for IE */

/* 12px/17px */
.txt12_17 { font-size: 0.75em; line-height: 1.417em; }
/* 12px/20px */
.txt12_20 { font-size: 0.75em; line-height: 1.667em; }

/* 14px/16px */
.txt14_16 { font-size: 0.875em; line-height: 1.143em; } * html .txt14_16 { font-size: 0.88em; } /* Hack for IE */
