/*パンくず*/
a:link{color: #003399;text-decoration: none;}
a:visited{color: #0000cc;text-decoration: none;}
a:active{color: #003399;text-decoration: none;}
a:hover {color: #0000cc; text-decoration: underline; }


.darkpink{font-size: 100%;color:#AA2790;font-weight:bold; line-height: 130%;}
.darkpink-l{font-size: 100%;color:#AA2790;line-height: 130%;}
.darkpink-m{font-size: 90%;color:#AA2790; line-height: 130%;}
.darkpink-s{font-size: 80%;color:#AA2790; line-height: 130%;}

/*テキスト相対値*/
.tx-l {font-size: 100%;text-decoration:none;}
.tx-m {font-size: 90%;text-decoration:none;}
.tx-s {font-size: 80%;text-decoration:none;}
.tx-ss {font-size: 75%;text-decoration:none;}
.tx-lw {font-size: 100%; line-height: 130%;text-decoration:none;}
.tx-mw {font-size: 90%; line-height: 130%;text-decoration:none;}
.tx-sw {font-size: 80%; line-height: 130%;text-decoration:none;}
.tx-lb {font-size: 100%;font-weight:bold;text-decoration:none;}
.tx-mb {font-size: 90%;font-weight:bold;text-decoration:none;}
.tx-sb {font-size: 80%;font-weight:bold;text-decoration:none;}
.tx-lwb {font-size: 100%; line-height: 130%;font-weight:bold;text-decoration:none;}
.tx-mwb {font-size: 90%; line-height: 130%;font-weight:bold;text-decoration:none;}
.tx-swb {font-size: 80%; line-height: 130%;font-weight:bold;text-decoration:none;}

/*白字*/
.white-s{font-size: 80%;color:#ffffff;}
.white-sw{font-size: 80%;color:#ffffff; line-height: 130%;}
.white-m{font-size: 90%;color:#ffffff;}
.white-mw{font-size: 90%;color:#ffffff; line-height: 130%;}
.white-mb{font-size: 90%;color:#ffffff; font-weight:bold;}
.white-mbw{font-size: 90%;color:#ffffff; font-weight:bold; line-height: 130%;}
.white-l{font-size: 100%;color:#ffffff; font-weight:bold;}
.white-lw{font-size: 100%;color:#ffffff;line-height: 130%;}
.white-blw{font-size: 100%;color:#ffffff; font-weight:bold; line-height: 130%;}

/*青字*/
.blue-s{font-size: 80%;color:#0000ff;}
.blue-sw{font-size: 80%;color:#0000ff; line-height: 130%;}
.blue-m{font-size: 90%;color:#0000ff;}
.blue-l{font-size: 100%;color:#0000ff;}
.blue-mw{font-size: 90%;color:#0000ff; line-height: 130%;}
.blue-mb{font-size: 90%;color:#0000ff; font-weight:bold;}
.blue-mbw{font-size: 90%;color:#0000ff; font-weight:bold; line-height: 130%;}
.blue-lb{font-size: 100%;color:#0000ff;font-weight:bold;}
.blue-lbw{font-size: 100%;color:#0000ff;font-weight:bold; line-height: 130%;}
.blue-lw{font-size: 100%;color:#0000ff; line-height: 130%;}

/*ピンク*/
.pink-s{font-size: 80%;color:#ff3366;}
.pink-sw{font-size: 80%;color:#ff3366; line-height: 130%;}
.pink-m{font-size: 90%;color:#ff3366;}
.pink-l{font-size: 100%;color:#ff3366;}
.pink-mw{font-size: 90%;color:#ff3366; line-height: 130%;}
.pink-mb{font-size: 90%;color:#ff3366; font-weight:bold;}
.pink-mbw{font-size: 90%;color:#ff3366; font-weight:bold; line-height: 130%;}
.pink-lb{font-size: 100%;color:#ff3366;font-weight:bold;}
.pink-lbw{font-size: 100%;color:#ff3366;font-weight:bold; line-height: 130%;}
.pink-lw{font-size: 100%;color:#ff3366; line-height: 130%;}


/*紺色*/
.navy-s{font-size: 80%;color:#003399;}
.navy-sw{font-size: 80%;color:#003399; line-height: 130%;}
.navy-m{font-size: 90%;color:#003399;}
.navy-l{font-size: 100%;color:#003399;}
.navy-mw{font-size: 90%;color:#003399; line-height: 130%;}
.navy-mb{font-size: 90%;color:#003399; font-weight:bold;}
.navy-mbw{font-size: 90%;color:#003399; font-weight:bold; line-height: 130%;}
.navy-lb{font-size: 100%;color:#003399;font-weight:bold;}
.navy-lbw{font-size: 100%;color:#003399;font-weight:bold; line-height: 130%;}
.navy-lw{font-size: 100%;color:#003399; line-height: 130%;}


/*オレンジ*/
.orange-s{font-size: 80%;color:#ff6600;}
.orange-sw{font-size: 80%;color:#ff6600; line-height: 130%;}
.orange-m{font-size: 90%;color:#ff6600;}
.orange-mw{font-size: 90%;color:#ff6600; line-height: 130%;}
.orange-mb{font-size: 90%;color:#ff6600; font-weight:bold;}
.orange-mbw{font-size: 90%;color:#ff6600; font-weight:bold; line-height: 130%;}
.orange-l{font-size: 100%;color:#ff6600;}
.orange-lw{font-size: 100%;color:#ff6600; line-height: 130%;}
.orange-lb{font-size: 100%;color:#ff6600; font-weight:bold;}
.orange-lbw{font-size: 100%;color:#ff6600; font-weight:bold; line-height: 130%;}

/*緑字*/
.green-lbw{font-size: 100%;color:#006600;font-weight:bold; line-height: 130%;}
.green-lb{font-size: 100%;color:#006600;font-weight:bold;}
.green-l{font-size: 100%;color:#006600;}
.green-lw{font-size: 100%;color:#006600; line-height: 130%;}
.green-m{font-size: 90%;color:#006600;}
.green-mw{font-size: 90%;color:#006600; line-height: 130%;}
.green2-mbw{font-size: 90%;color:#006600; font-weight:bold; line-height: 130%;}
.green-mb{font-size: 90%;color:#006600; font-weight:bold;}
.green-s{font-size: 80%;color:#006600;}
.green-sw{font-size: 80%;color:#006600; line-height: 130%;}
.green-sb{font-size: 80%;color:#006600; font-weight:bold;}


/*赤字*/
.red-s{font-size: 80%;color:#cc0000;}
.red-sw{font-size: 80%;color:#cc0000; line-height: 130%;}
.red-m{font-size: 90%;color:#cc0000;}
.red-mw{font-size:  90%;color:#cc0000; line-height: 130%;}
.red-mb{font-size:  90%;color:#cc0000; font-weight:bold;}
.red-mbw{font-size:  90%;color:#cc0000; font-weight:bold;line-height: 130%;}
.red-l{font-size: 100%;color:#cc0000;}
.red-lb{font-size: 100%;color:#cc0000;font-weight:bold;}
.red-lbw{font-size: 100%;color:#cc0000;font-weight:bold;line-height: 130%;}

/*グレー字*/
.gray-s{font-size: 80%;color:#999999;}
.gray-sw{font-size: 80%;color:#999999; line-height: 130%;}
.gray-m{font-size: 90%;color:#999999;}
.gray-mw{font-size: 90%;color:#999999; line-height: 130%;}
.gray-mb{font-size: 90%;color:#999999;font-weight:bold;}
.gray-mbw{font-size: 90%;color:#999999;font-weight:bold;line-height: 130%;}
.gray-l{font-size: 100%;color:#999999;}
.gray-lw{font-size: 100%;color:#999999;}
.gray-lb{font-size: 100%;color:#999999;font-weight:bold;}
.gray-lbw{font-size: 100%;color:#999999;font-weight:bold;}



/*table-color*/
td.blue-base{background-color:#CAE8FF;}
td.white-base{background-color:#ffffff;}
td.gray-base{background-color:#DDDDDD;}
td.yellow-base{background-color:#FFFF99;}
td.yellow-base2{background-color:#FFFCE3;}
td.green-base{background-color:#f2f9a8;}
td.sky-base{background-color:#BBE5EF;}
td.menu-base{background-color:#D3EE9A;}
td.cullum-base{background-color:#A9DA91;}



/*table-color+文字*/
td.blue-base-l{background-color:#CAE8FF;font-size: 100%;line-height: 130%;}
td.blue-base-m{background-color:#CAE8FF;font-size: 90%;line-height: 130%;}
td.blue-base-s{background-color:#CAE8FF;font-size: 80%;line-height: 130%;}
td.white-base-l{background-color:#ffffff;font-size: 100%;line-height: 130%;}
td.white-base-m{background-color:#ffffff;font-size: 90%;line-height: 130%;}
td.white-base-s{background-color:#ffffff;font-size: 80%;line-height: 130%;}
td.gray-base-l{background-color:#DDDDDD;font-size: 100%;line-height: 130%;}
td.gray-base-m{background-color:#DDDDDD;font-size: 90%;line-height: 130%;}
td.gray-base-s{background-color:#DDDDDD;font-size: 80%;line-height: 130%;}
td.yellow-base-l{background-color:#FFFF99;font-size: 100%;line-height: 130%;}
td.yellow-base-m{background-color:#FFFF99;font-size: 90%;line-height: 130%;}
td.yellow-base-s{background-color:#FFFF99;font-size: 80%;line-height: 130%;}
td.green-base-l{background-color:#EFF8C2;font-size: 100%;line-height: 130%;}
td.green-base-m{background-color:#EFF8C2;font-size: 90%;line-height: 130%;}
td.green-base-s{background-color:#EFF8C2;font-size: 80%;line-height: 130%;}
td.sky-base-l{background-color:#A1EEFE;font-size: 100%;line-height: 130%;}
td.sky-base-m{background-color:#A1EEFE;font-size: 90%;line-height: 130%;}
td.sky-base-s{background-color:#A1EEFE;font-size: 80%;line-height: 130%;}
td.orange-base-l{background-color:#FFCC99;font-size: 100%;line-height: 130%;}
td.orange-base-m{background-color:#FFCC99;font-size: 90%;line-height: 130%;}
td.orange-base-s{background-color:#FFCC99;font-size: 80%;line-height: 130%;}
td.pink-base-l{background-color:#FFCCCC;font-size: 100%;line-height: 130%;}
td.pink-base-m{background-color:#FFCCCC;font-size: 90%;line-height: 130%;}
td.pink-base-s{background-color:#FFCCCC;font-size: 80%;line-height: 130%;}


td.aqua-base-l{background-color:#C7F1FF;font-size: 100%;line-height: 130%;}
td.aqua-base-m{background-color:#C7F1FF;font-size: 90%;line-height: 130%;}
td.aqua-base-s{background-color:#C7F1FF;font-size: 80%;line-height: 130%;}

td.wood-base-l{background-color:#EEEBCE;font-size: 100%;line-height: 130%;}
td.wood-base-m{background-color:#EEEBCE;font-size: 90%;line-height: 130%;}
td.wood-base-s{background-color:#EEEBCE;font-size: 80%;line-height: 130%;}


td.sunny-base-l{background-color:#FADAB3;font-size: 100%;line-height: 130%;}
td.sunny-base-m{background-color:#FADAB3;font-size: 90%;line-height: 130%;}
td.sunny-base-s{background-color:#FADAB3;font-size: 80%;line-height: 130%;}


td.leaf-base-l{background-color:#E4FAB3;font-size: 100%;line-height: 130%;}
td.leaf-base-m{background-color:#E4FAB3;font-size: 90%;line-height: 130%;}
td.leaf-base-s{background-color:#E4FAB3;font-size: 80%;line-height: 130%;}





td.lemon-base-l{background-color:#FFFFCC;font-size: 100%;line-height: 130%;}
td.lemon-base-m{background-color:#FFFFCC;font-size: 90%;line-height: 130%;}
td.lemon-base-s{background-color:#FFFFCC;font-size: 80%;line-height: 130%;}


td.kip-base{background-color:#FF6600;}
td.kip-base-l{background-color:#FF6600;font-size: 100%;line-height: 130%;color:#FFF;}
td.kip-base-m{background-color:#FF6600;font-size: 90%;line-height: 130%;color:#FFF;}
td.kip-base-mb{background-color:#FF6600;font-size: 90%;line-height: 130%;color:#FFF;font-weight:bold;}
td.kip-base-s{background-color:#FF6600;font-size: 80%;line-height: 130%;color:#FFF;}
