/*基本設定*/


sup  { font-size: 90%;}



a:visited {text-decoration: underline; }
a:active{text-decoration: underline;}
a:hover { color: #cc0000; text-decoration: underline; }


/*テキスト相対値*/
.tx-l {font-size: 110%;}
.tx-m {font-size: 100%;}
.tx-s {font-size: 90%;}
.tx-ss {font-size: 85%;}
.tx-lw {font-size: 110%; line-height: 130%;}
.tx-mw {font-size: 100%; line-height: 130%;}
.tx-sw {font-size: 90%; line-height: 130%;}
.tx-ssw {font-size: 85%; line-height: 130%;}

.tx-lb {font-size: 110%;font-weight:bold;}
.tx-mb {font-size: 100%;font-weight:bold;}
.tx-sb {font-size: 90%;font-weight:bold;}
.tx-lwb {font-size: 110%; line-height: 130%;font-weight:bold;}
.tx-mwb {font-size: 100%; line-height: 130%;font-weight:bold;}
.tx-swb {font-size: 90%; line-height: 130%;font-weight:bold;}

/*グレー字*/
.gray_m{font-size: 100%;color:#999999;}
.gray_mw{font-size: 100%;color:#999999; line-height:130%}
.gray_mb{font-size: 100%;color:#999999;font-weight:bold;}
.gray_l{font-size: 110%;color:#999999;}
.gray_s{font-size: 90%;color:#999999;}
.gray_lb{font-size: 110%;color:#999999;font-weight:bold;}
.gray_m10{font-size: 12px;color:#999999;}

.gray2_m{font-size:100%;color:#666666;}
.gray2_s{font-size:90%;color:#666666;}
.gray2_mw{font-size:100%;color:#666666;line-height:130%}
.gray2_sw{font-size:90%;color:#666666;line-height:130%}
.gray2_mb{font-size:100%;color:#666666;font-weight:bold;}
.gray2_l{font-size:110%;color:#666666;}
.gray2_10s{font-size:10px;color:#666666;}


/*青字*/
.blue1_s{font-size: 90%;color:#0000ff;}
.blue1_ss{font-size: 85%;color:#0000ff;}
.blue1_sw{font-size: 90%;color:#0000ff; line-height: 130%;}
.blue1_ssw{font-size: 85%;color:#0000ff; line-height: 130%;}
.blue1_m{font-size: 100%;color:#0000ff;}
.blue1_mw{font-size: 100%;color:#0000ff; line-height: 130%;}
.blue1_mb{font-size: 100%;color:#0000ff; font-weight:bold;}
.blue1_s2{font-size: 10px;color:#0000ff;}
.blue1_m10{font-size: 12px;color:#0000ff;}

.blue2_s{font-size: 90%;color:#0033cc;}
.blue2_ss{font-size: 85%;color:#0033cc;}
.blue2_sw{font-size: 90%;color:#0033cc; line-height: 130%;}
.blue2_ssw{font-size: 85%;color:#0033cc; line-height: 130%;}
.blue2_m{font-size: 100%;color:#0033cc;}
.blue2_mw{font-size: 100%;color:#0033cc; line-height: 130%;}
.blue2_mb{font-size: 100%;color:#0033cc; font-weight:bold;}
.blue2_lb{font-size: 110%;color:#0033cc; font-weight:bold;}

.blue3_s{font-size: 90%;color:#99ccff;}
.blue3_sw{font-size: 90%;color:#99ccff; line-height: 130%;}
.blue3_m{font-size: 100%;color:#99ccff;}
.blue3_mw{font-size: 100%;color:#99ccff; line-height: 130%;}
.blue3_mb{font-size: 100%;color:#99ccff; font-weight:bold;}

.blue4_s{font-size: 90%;color:#000099;}
.blue4_sw{font-size: 90%;color:#000099; line-height: 130%;}
.blue4_m{font-size: 100%;color:#000099;}
.blue4_mw{font-size: 100%;color:#000099; line-height: 130%;}
.blue4_mb{font-size: 100%;color:#000099; font-weight:bold;line-height: 130%;}


/*緑字*/
.green1_l{font-size: 110%;color:#99cc66;}
.green1_m{font-size: 100%;color:#99cc66; line-height: 130%}
.green1_ml{font-size: 100%;color:#99cc66; line-height: 130%}


.green2_l{font-size: 110%;color:#006600;}
.green2_lw{font-size: 110%;color:#006600; line-height: 130%}
.green2_m{font-size: 100%;color:#006600;}
.green2_mw{font-size: 100%;color:#006600; line-height: 130%}
.green2_mb{font-size: 100%;color:#006600; font-weight:bold;}
.green2_mbl{font-size: 100%;color:#006600; font-weight:bold;line-height: 130%}
.green2_s{font-size: 90%;color:#006600;}
.green2_sb{font-size: 90%;color:#006600; font-weight:bold;}


/*オレンジ字*/
.orange_m{font-size: 100%;color:#ff6600;}
.orange_mw{font-size: 100%;color:#ff6600; line-height: 130%}
.orange_mb{font-size: 100%;color:#ff6600;font-weight:bold;}
.orange_l{font-size: 110%;color:#ff6600;}
.orange_s{font-size: 90%;color:#ff6600;}

/*茶字*/
.brown_m{font-size: 100%;color:#663300;}
.brown_mw{font-size: 100%;color:#663300; line-height: 130%}
.brown_sw{font-size: 90%;color:#663300; line-height: 130%}
.brown_mb{font-size: 100%;color:#663300;font-weight:bold;}
.brown_l{font-size: 110%;color:#663300;}
.brown_lb{font-size: 110%;color:#663300;font-weight:bold;}


/*赤字*/
.red_s{font-size: 90%;color:#cc0000;}
.red_sl{font-size: 90%;color:#cc0000; line-height: 130%}
.red_m{font-size: 100%;color:#cc0000;}
.red_ml{font-size:  100%;color:#cc0000; line-height: 130%}
.red_mb{font-size:  100%;color:#cc0000; line-height: 130%;font-weight:bold;}
.red_mb2{font-size:  100%;color:#cc0000; font-weight:bold;}
.red_mbno{font-size:100%;color:#cc0000;font-weight:bold;}
.red_l{font-size: 110%;color:#cc0000;}
.red_lb{font-size: 110%;color:#cc0000;font-weight:bold;}

/*白字*/
.white_s{font-size: 90%;color:#ffffff;}
.white_m{font-size: 100%;color:#ffffff;}
.white_ml{font-size: 100%;color:#ffffff; line-height: 130%}
.white_mb{font-size: 100%;color:#ffffff;font-weight:bold;}
.white_mb10{font-size: 12px;color:#ffffff;font-weight:bold;}
.white_l{font-size: 110%;color:#ffffff;}
.white_lb{font-size: 110%;color:#ffffff;font-weight:bold;}

