@charset "Shift_JIS";
/* CSS Document */



/* LINK*/

a:link { text-decoration:none;  }

a:visited { text-decoration:none;  }

a:hover { text-decoration:underline; }

a:active { text-decoration:underline; }



/* BASIC TEXT*/

.txt4 { font-size:16px; line-height:19px}

.txt3 { font-size:12px; line-height:17px }

.txt2 { font-size:11px; line-height:15px }

.txt1 { font-size:10px; line-height:13px }

.bld6 { font-size:24px; line-height:27px; font-weight:bold }

.bld5 { font-size:18px; line-height:21px; font-weight:bold }

.bld4 { font-size:16px; line-height:19px; font-weight:bold }

.bld3 { font-size:12px; line-height:17px; font-weight:bold }

.bld2 { font-size:11px; line-height:15px; font-weight:bold }

.bld1 { font-size:10px; line-height:13px; font-weight:bold }

