@charset "utf-8";
body {
  font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, ＭＳ ゴシック, Verdana, sans-serif;
  font-size: 17px;
}
.msg {
  font-family: メイリオ, ＭＳ ゴシック, ＭＳ Ｐゴシック;
}

.msm {
  font-family: ＭＳ 明朝, ＭＳ Ｐ明朝;
}

.msp {
  font-family: Century, Arial Narrow, ＭＳ Ｐゴシック, メイリオ, ＭＳ ゴシック;
}

.mspn {
  font-family: Arial Narrow, Century, ＭＳ Ｐゴシック, メイリオ, ＭＳ ゴシック;
}

/*
* a{
  color: Blue;
  text-decoration: underline;
}
* a:hover{
  color: Blue;
  text-decoration: underline;
}
* a:active{
  color: Blue;
  text-decoration: none
}
*/


* {
  margin: 0px;
  padding: 0px;
  line-height: 1.2em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0px;
  padding:0px;
  /*border-width: 0px;*/
}

table {
  border-collapse:collapse;
  border-spacing:0px;
}

fieldset,img {
  border-style: none;

}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
/*
ol,ul {
  list-style:none;
}
*/
caption,th {
  text-align:left;
}

h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}

q:before,q:after {
  content:'';
}

abbr,acronym {
  border:0;
}

.lsNone {
  list-style:none;
}

.roNew img        {background-image: url(../image/new02.png); width: 80px; height: 32px;}
.roNew img:hover  {background-image: url(../image/new01.png); width: 80px; height: 32px;}
.roNew img:active {background-image: url(../image/new03.png); width: 80px; height: 32px;}

.roHome img        {background-image: url(../image/home01.png); width: 160px; height: 35px;}
.roHome img:hover  {background-image: url(../image/home02.png); width: 160px; height: 35px;}
.roHome img:active {background-image: url(../image/home03.png); width: 160px; height: 35px;}

.roGyomu img        {background-image: url(../image/gyomu01.png); width: 160px; height: 35px;}
.roGyomu img:hover  {background-image: url(../image/gyomu02.png); width: 160px; height: 35px;}
.roGyomu img:active {background-image: url(../image/gyomu03.png); width: 160px; height: 35px;}

.roSample img        {background-image: url(../image/sample01.png); width: 160px; height: 35px;}
.roSample img:hover  {background-image: url(../image/sample02.png); width: 160px; height: 35px;}
.roSample img:active {background-image: url(../image/sample03.png); width: 160px; height: 35px;}

.roDelphi img        {background-image: url(../image/delphi01.png); width: 160px; height: 35px;}
.roDelphi img:hover  {background-image: url(../image/delphi02.png); width: 160px; height: 35px;}
.roDelphi img:active {background-image: url(../image/delphi03.png); width: 160px; height: 35px;}

.roUriage img        {background-image: url(../image/uriage01.png); width: 160px; height: 35px;}
.roUriage img:hover  {background-image: url(../image/uriage02.png); width: 160px; height: 35px;}
.roUriage img:active {background-image: url(../image/uriage03.png); width: 160px; height: 35px;}

.roCompo img        {background-image: url(../image/component01.png); width: 160px; height: 35px;}
.roCompo img:hover  {background-image: url(../image/component02.png); width: 160px; height: 35px;}
.roCompo img:active {background-image: url(../image/component03.png); width: 160px; height: 35px;}

.roCall img        {background-image: url(../image/call01.png); width: 160px; height: 35px;}
.roCall img:hover  {background-image: url(../image/call02.png); width: 160px; height: 35px;}
.roCall img:active {background-image: url(../image/call03.png); width: 160px; height: 35px;}

.roManual img        {background-image: url(../image/manual01.png); width: 160px; height: 35px;}
.roManual img:hover  {background-image: url(../image/manual02.png); width: 160px; height: 35px;}
.roManual img:active {background-image: url(../image/manual03.png); width: 160px; height: 35px;}

.roKotira img        {background-image: url(../image/kotira01.png); width: 160px; height: 35px;}
.roKotira img:hover  {background-image: url(../image/kotira02.png); width: 160px; height: 35px;}
.roKotira img:active {background-image: url(../image/kotira03.png); width: 160px; height: 35px;}

.roCamp img        {background-image: url(../image/campbtn01.png); width: 160px; height: 35px;}
.roCamp img:hover  {background-image: url(../image/campbtn02.png); width: 160px; height: 35px;}
.roCamp img:active {background-image: url(../image/campbtn03.png); width: 160px; height: 35px;}

.roBlank a        {background-image: url(../image/btn_2.png); width: 160px; height: 35px;}
.roBlank a:hover  {background-image: url(../image/btn_3.png); width: 160px; height: 35px;}
.roBlank a:active {background-image: url(../image/btn_1.png); width: 160px; height: 35px;}

body {
  background-color: #c0dcc0;
  font-family: 'ＭＳ ゴシック','メイリオ';
  font-size: 15px;
  text-align: center;
  color: Black;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-Top: 5px;
  margin-right: 10px;
  padding: 0px;
  border-style: none;
  border-width: 0px;
  border-color: #c0dcc0;
}

p {
  margin-left:   0px;
  margin-top:    0px;
  margin-right:  0px;
  margin-bottom: 0px;
}

.nu { text-decoration: none; }

ul {
  margin-left:   0px;
  margin-top:    0px;
  margin-right:  0px;
  margin-bottom: 0px;
}

hr {
  margin-left:   0px;
  margin-top:    0px;
  margin-right:  0px;
  margin-bottom: 0px;
  padding-top:   0px;
  padding-bottom:   1px;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-color: Teal;
}

img {
  margin-left:   0px;
  margin-top:    0px;
  margin-right:  0px;
  margin-bottom: 0px;
}

td {
  margin: 0px;
  padding-left: 2px;
  padding-top: 4px;
  padding-right: 2px;
  padding-bottom: 0px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: Gray;
  vertical-align: middle;
}

.td0 {
  margin: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: Gray;
  vertical-align: middle;
}

.Clear {
  font-family: 'メイリオ','MS UI Gothic','ＭＳ Ｐゴシック';
}

.Fix {
  font-family: 'ＭＳ ゴシック','メイリオ';
}

.Prop {
  font-family: 'MS UI Gothic','ＭＳ Ｐゴシック','メイリオ';
}

.Center {
  background-position: center;
  font-size: 15px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: none;
  border-width: 0px;
  /*border-color: #c0dcc0;*/
}

.Flat {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: Gray;
}

.Flat0 {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  border-color: Gray;
}

.FlatLeft {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatN {
  padding: 2px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatL {
  padding: 2px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatRight {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatR {
  padding: 2px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatTop {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatT {
  padding: 2px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatButtom {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-color: Silver;
}

.FlatB {
  padding: 2px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-color: Silver;
}

.FlatLT {
  padding: 0px;
  border-style: solid;
  border-left-width: 1px;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: Silver;
}

.FlatRB {
  padding: 2px;
  border-style: solid;
  border-left-width: 0px;
  border-top-width: 0px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-color: Silver;
}

.FullFlat {
  margin: 0px;
  padding: 0px;
  border-style: solid;
  border-width: 0px;
  border-color: Gray;
}

.rtPage{
  margin-left:         0px;
  margin-top:          0px;
  margin-right:        0px;
  margin-bottom:       9999px;
  overflow-y:          scroll;
  padding-top:         0px;
  padding-bottom:      0px;
  border-left-width:   0px;
  border-top-width:    0px;
  border-right-width:  0px;
  border-bottom-width: 0px;
  background-color:    #f8f8f8;
  height:              100%;
}

.ScrollPage{
  margin-left:         0px;
  margin-top:          0px;
  margin-right:        0px;
  margin-bottom:       9999px;
  padding-top:         0px;
  padding-bottom:      0px;
  border-left-width:   0px;
  border-top-width:    0px;
  border-right-width:  0px;
  border-bottom-width: 0px;
  background-color:    #f8f8f8;
  /*height:              90%;*/
  /*overflow-y:          scroll;*/
}

.static {
  position:static;
  float: none;
}

.rel {
  position:relative;
  float: none;
}

.fl {
  position:relative;
  float: left;
}

.fr {
  position:relative;
  float: right;
}

.cn {
  clear:none;
}

.cl {
  clear:left;
}

.cr {
  clear:right;
}

.cb {
  clear:both;
}

.cl {
  clear:left;
}

.taLeft     { text-align: left;   }
.taCenter   { text-align: center; }
.taRight    { text-align: right;  }
.taJustify  { text-align: justify;  }

.tlTop    { vertical-align: top;    }
.tlCenter { vertical-align: middle; }
.tlBottom { vertical-align: bottom; }

.lh10  { line-height: 1.0em; }
.lh11  { line-height: 1.1em; }
.lh12  { line-height: 1.2em; }
.lh13  { line-height: 1.3em; }
.lh14  { line-height: 1.4em; }
.lh15  { line-height: 1.5em; }

.ind  {
  margin-left: 1em;
  text-indent: 1em;
}
.ind0 { margin-left: 0em; }
.ind1 { margin-left: 1em; }
.ind2 { margin-left: 2em; }
.ind3 { margin-left: 3em; }
.ind4 { margin-left: 4em; }
.ind5 { margin-left: 5em; }
/*
.ind  { text-indent: 1em; }
.ind0 { text-indent: 0em; }
.ind1 { text-indent: 1em; }
.ind2 { text-indent: 2em; }
.ind3 { text-indent: 3em; }
.ind4 { text-indent: 4em; }
.ind5 { text-indent: 5em; }
*/
.lt0  { margin-left:  0em; }
.lt1  { margin-left:  1em; }
.lt2  { margin-left:  2em; }
.lt3  { margin-left:  3em; }
.lt4  { margin-left:  4em; }
.lt5  { margin-left:  5em; }
.lt6  { margin-left:  6em; }
.lt7  { margin-left:  7em; }
.lt8  { margin-left:  8em; }
.lt9  { margin-left:  9em; }
.lt10 { margin-left: 10em; }
.lt11 { margin-left: 11em; }
.lt12 { margin-left: 12em; }
.lt13 { margin-left: 13em; }
.lt14 { margin-left: 14em; }
.lt15 { margin-left: 15em; }
.lt16 { margin-left: 16em; }
.lt17 { margin-left: 17em; }
.lt18 { margin-left: 18em; }
.lt19 { margin-left: 19em; }
.lt20 { margin-left: 20em; }
.lt21 { margin-left: 21em; }
.lt22 { margin-left: 22em; }
.lt23 { margin-left: 23em; }
.lt24 { margin-left: 24em; }
.lt25 { margin-left: 25em; }
.lt26 { margin-left: 26em; }
.lt27 { margin-left: 27em; }
.lt28 { margin-left: 28em; }
.lt29 { margin-left: 29em; }

.lt0x { margin-left: 0ex; }
.lt1x { margin-left: 1ex; }
.lt2x { margin-left: 2ex; }
.lt3x { margin-left: 3ex; }
.lt4x { margin-left: 4ex; }
.lt5x { margin-left: 5ex; }
.lt6x { margin-left: 6ex; }
.lt7x { margin-left: 7ex; }
.lt8x { margin-left: 8ex; }
.lt9x { margin-left: 9ex; }

.lt0px  { margin-left:  0px; }
.lt1px  { margin-left:  1px; }
.lt2px  { margin-left:  2px; }
.lt3px  { margin-left:  3px; }
.lt4px  { margin-left:  4px; }
.lt5px  { margin-left:  5px; }
.lt6px  { margin-left:  6px; }
.lt7px  { margin-left:  7px; }
.lt8px  { margin-left:  8px; }
.lt9px  { margin-left:  9px; }
.lt10px { margin-left: 10px; }
.lt11px { margin-left: 11px; }
.lt12px { margin-left: 12px; }
.lt13px { margin-left: 13px; }
.lt14px { margin-left: 14px; }
.lt15px { margin-left: 15px; }
.lt16px { margin-left: 16px; }
.lt17px { margin-left: 17px; }
.lt18px { margin-left: 18px; }
.lt19px { margin-left: 19px; }
.lt20px { margin-left: 20px; }
.lt21px { margin-left: 21px; }
.lt22px { margin-left: 22px; }
.lt23px { margin-left: 23px; }
.lt24px { margin-left: 24px; }
.lt25px { margin-left: 25px; }
.lt26px { margin-left: 26px; }
.lt27px { margin-left: 27px; }
.lt28px { margin-left: 28px; }
.lt29px { margin-left: 29px; }
.lt30px { margin-left: 30px; }
.lt31px { margin-left: 31px; }
.lt32px { margin-left: 32px; }
.lt33px { margin-left: 33px; }
.lt34px { margin-left: 34px; }
.lt35px { margin-left: 35px; }
.lt36px { margin-left: 36px; }
.lt37px { margin-left: 37px; }
.lt38px { margin-left: 38px; }
.lt39px { margin-left: 39px; }
.lt40px { margin-left: 40px; }
.lt41px { margin-left: 41px; }
.lt42px { margin-left: 42px; }
.lt43px { margin-left: 43px; }
.lt44px { margin-left: 44px; }
.lt45px { margin-left: 45px; }
.lt46px { margin-left: 46px; }
.lt47px { margin-left: 47px; }
.lt48px { margin-left: 48px; }
.lt49px { margin-left: 49px; }
.lt50px { margin-left: 50px; }
.lt51px { margin-left: 51px; }
.lt52px { margin-left: 52px; }
.lt53px { margin-left: 53px; }
.lt54px { margin-left: 54px; }
.lt55px { margin-left: 55px; }
.lt56px { margin-left: 56px; }
.lt57px { margin-left: 57px; }
.lt58px { margin-left: 58px; }
.lt59px { margin-left: 59px; }
.lt60px { margin-left: 60px; }
.lt61px { margin-left: 61px; }
.lt62px { margin-left: 62px; }
.lt63px { margin-left: 63px; }
.lt64px { margin-left: 64px; }
.lt65px { margin-left: 65px; }
.lt66px { margin-left: 66px; }
.lt67px { margin-left: 67px; }
.lt68px { margin-left: 68px; }
.lt69px { margin-left: 69px; }
.lt70px { margin-left: 70px; }
.lt71px { margin-left: 71px; }
.lt72px { margin-left: 72px; }
.lt73px { margin-left: 73px; }
.lt74px { margin-left: 74px; }
.lt75px { margin-left: 75px; }
.lt76px { margin-left: 76px; }
.lt77px { margin-left: 77px; }
.lt78px { margin-left: 78px; }
.lt79px { margin-left: 79px; }
.lt80px { margin-left: 80px; }
.lt81px { margin-left: 81px; }
.lt82px { margin-left: 82px; }
.lt83px { margin-left: 83px; }
.lt84px { margin-left: 84px; }
.lt85px { margin-left: 85px; }
.lt86px { margin-left: 86px; }
.lt87px { margin-left: 87px; }
.lt88px { margin-left: 88px; }
.lt89px { margin-left: 89px; }
.lt90px { margin-left: 90px; }
.lt91px { margin-left: 91px; }
.lt92px { margin-left: 92px; }
.lt93px { margin-left: 93px; }
.lt94px { margin-left: 94px; }
.lt95px { margin-left: 95px; }
.lt96px { margin-left: 96px; }
.lt97px { margin-left: 97px; }
.lt98px { margin-left: 98px; }
.lt99px { margin-left: 99px; }

.rt0  { margin-right:  0em; }
.rt1  { margin-right:  1em; }
.rt2  { margin-right:  2em; }
.rt3  { margin-right:  3em; }
.rt4  { margin-right:  4em; }
.rt5  { margin-right:  5em; }
.rt6  { margin-right:  6em; }
.rt7  { margin-right:  7em; }
.rt8  { margin-right:  8em; }
.rt9  { margin-right:  9em; }
.rt10 { margin-right: 10em; }
.rt11 { margin-right: 11em; }
.rt12 { margin-right: 12em; }
.rt13 { margin-right: 13em; }
.rt14 { margin-right: 14em; }
.rt15 { margin-right: 15em; }
.rt16 { margin-right: 16em; }
.rt17 { margin-right: 17em; }
.rt18 { margin-right: 18em; }
.rt19 { margin-right: 19em; }

.rt0px  { margin-right:  0px; }
.rt1px  { margin-right:  1px; }
.rt2px  { margin-right:  2px; }
.rt3px  { margin-right:  3px; }
.rt4px  { margin-right:  4px; }
.rt5px  { margin-right:  5px; }
.rt6px  { margin-right:  6px; }
.rt7px  { margin-right:  7px; }
.rt8px  { margin-right:  8px; }
.rt9px  { margin-right:  9px; }
.rt10px { margin-right: 10px; }
.rt11px { margin-right: 11px; }
.rt12px { margin-right: 12px; }
.rt13px { margin-right: 13px; }
.rt14px { margin-right: 14px; }
.rt15px { margin-right: 15px; }
.rt16px { margin-right: 16px; }
.rt17px { margin-right: 17px; }
.rt18px { margin-right: 18px; }
.rt19px { margin-right: 19px; }
.rt20px { margin-right: 20px; }

.bt0 { margin-bottom: 0ex; }
.bt1 { margin-bottom: 1ex; }
.bt2 { margin-bottom: 2ex; }
.bt3 { margin-bottom: 3ex; }
.bt4 { margin-bottom: 4ex; }
.bt5 { margin-bottom: 5ex; }
.bt6 { margin-bottom: 6ex; }
.bt7 { margin-bottom: 7ex; }
.bt8 { margin-bottom: 8ex; }
.bt9 { margin-bottom: 9ex; }

.bt0px  { margin-bottom:  0px; }
.bt1px  { margin-bottom:  1px; }
.bt2px  { margin-bottom:  2px; }
.bt3px  { margin-bottom:  3px; }
.bt4px  { margin-bottom:  4px; }
.bt5px  { margin-bottom:  5px; }
.bt6px  { margin-bottom:  6px; }
.bt7px  { margin-bottom:  7px; }
.bt8px  { margin-bottom:  8px; }
.bt9px  { margin-bottom:  9px; }
.bt10px { margin-bottom: 10px; }
.bt11px { margin-bottom: 11px; }
.bt12px { margin-bottom: 12px; }
.bt13px { margin-bottom: 13px; }
.bt14px { margin-bottom: 14px; }
.bt15px { margin-bottom: 15px; }
.bt16px { margin-bottom: 16px; }
.bt17px { margin-bottom: 17px; }
.bt18px { margin-bottom: 18px; }
.bt19px { margin-bottom: 19px; }
.btPage{ margin-bottom:9999px; }

.tp0 { margin-Top: 0ex; }
.tp1 { margin-Top: 1ex; }
.tp2 { margin-Top: 2ex; }
.tp3 { margin-Top: 3ex; }
.tp4 { margin-Top: 4ex; }
.tp5 { margin-Top: 5ex; }
.tp6 { margin-Top: 6ex; }
.tp7 { margin-Top: 7ex; }
.tp8 { margin-Top: 8ex; }
.tp9 { margin-Top: 9ex; }

.tp0px  { margin-Top:  0px; }
.tp1px  { margin-Top:  1px; }
.tp2px  { margin-Top:  2px; }
.tp3px  { margin-Top:  3px; }
.tp4px  { margin-Top:  4px; }
.tp5px  { margin-Top:  5px; }
.tp6px  { margin-Top:  6px; }
.tp7px  { margin-Top:  7px; }
.tp8px  { margin-Top:  8px; }
.tp9px  { margin-Top:  9px; }
.tp10px { margin-Top: 10px; }
.tp11px { margin-Top: 11px; }
.tp12px { margin-Top: 12px; }
.tp13px { margin-Top: 13px; }
.tp14px { margin-Top: 14px; }
.tp15px { margin-Top: 15px; }
.tp16px { margin-Top: 16px; }
.tp17px { margin-Top: 17px; }
.tp18px { margin-Top: 18px; }
.tp19px { margin-Top: 19px; }

.ht0  { height:  0ex; }
.ht1  { height:  1ex; }
.ht2  { height:  2ex; }
.ht3  { height:  3ex; }
.ht4  { height:  4ex; }
.ht5  { height:  5ex; }
.ht6  { height:  6ex; }
.ht7  { height:  7ex; }
.ht8  { height:  8ex; }
.ht9  { height:  9ex; }
.ht10 { height: 10ex; }
.ht11 { height: 11ex; }
.ht12 { height: 12ex; }
.ht13 { height: 13ex; }
.ht14 { height: 14ex; }
.ht15 { height: 15ex; }
.ht16 { height: 16ex; }
.ht17 { height: 17ex; }
.ht18 { height: 18ex; }
.ht19 { height: 19ex; }
.ht20 { height: 20ex; }
.ht21 { height: 21ex; }
.ht22 { height: 22ex; }
.ht23 { height: 23ex; }
.ht24 { height: 24ex; }
.ht25 { height: 25ex; }
.ht26 { height: 26ex; }
.ht27 { height: 27ex; }
.ht28 { height: 28ex; }
.ht29 { height: 29ex; }
.ht30 { height: 30ex; }
.ht31 { height: 31ex; }
.ht32 { height: 32ex; }
.ht33 { height: 33ex; }
.ht34 { height: 34ex; }
.ht35 { height: 35ex; }
.ht36 { height: 36ex; }
.ht37 { height: 37ex; }
.ht38 { height: 38ex; }
.ht39 { height: 39ex; }
.ht40 { height: 40ex; }
.ht41 { height: 41ex; }
.ht42 { height: 42ex; }
.ht43 { height: 43ex; }
.ht44 { height: 44ex; }
.ht45 { height: 45ex; }
.ht46 { height: 46ex; }
.ht47 { height: 47ex; }
.ht48 { height: 48ex; }
.ht49 { height: 49ex; }
.ht50 { height: 50ex; }
.ht51 { height: 51ex; }
.ht52 { height: 52ex; }
.ht53 { height: 53ex; }
.ht54 { height: 54ex; }
.ht55 { height: 55ex; }
.ht56 { height: 56ex; }
.ht57 { height: 57ex; }
.ht58 { height: 58ex; }
.ht59 { height: 59ex; }
.ht60 { height: 60ex; }
.ht61 { height: 61ex; }
.ht62 { height: 62ex; }
.ht63 { height: 63ex; }
.ht64 { height: 64ex; }
.ht65 { height: 65ex; }
.ht66 { height: 66ex; }
.ht67 { height: 67ex; }
.ht68 { height: 68ex; }
.ht69 { height: 69ex; }

.ht0px   { height:  0px;  }
.ht1px   { height:  1px;  }
.ht2px   { height:  2px;  }
.ht3px   { height:  3px;  }
.ht4px   { height:  4px;  }
.ht5px   { height:  5px;  }
.ht6px   { height:  6px;  }
.ht7px   { height:  7px;  }
.ht8px   { height:  8px;  }
.ht9px   { height:  9px;  }
.ht10px  { height: 10px;  }
.ht11px  { height: 11px;  }
.ht12px  { height: 12px;  }
.ht13px  { height: 13px;  }
.ht14px  { height: 14px;  }
.ht15px  { height: 15px;  }
.ht16px  { height: 16px;  }
.ht17px  { height: 17px;  }
.ht18px  { height: 18px;  }
.ht19px  { height: 19px;  }
.ht20px  { height: 20px;  }
.ht21px  { height: 21px;  }
.ht22px  { height: 22px;  }
.ht23px  { height: 23px;  }
.ht24px  { height: 24px;  }
.ht25px  { height: 25px;  }
.ht26px  { height: 26px;  }
.ht27px  { height: 27px;  }
.ht28px  { height: 28px;  }
.ht29px  { height: 29px;  }
.ht30px  { height: 30px;  }
.ht31px  { height: 31px;  }
.ht32px  { height: 32px;  }
.ht33px  { height: 33px;  }
.ht34px  { height: 34px;  }
.ht35px  { height: 35px;  }
.ht36px  { height: 36px;  }
.ht37px  { height: 37px;  }
.ht38px  { height: 38px;  }
.ht39px  { height: 39px;  }
.ht40px  { height: 40px;  }
.ht41px  { height: 41px;  }
.ht42px  { height: 42px;  }
.ht43px  { height: 43px;  }
.ht44px  { height: 44px;  }
.ht45px  { height: 45px;  }
.ht46px  { height: 46px;  }
.ht47px  { height: 47px;  }
.ht48px  { height: 48px;  }
.ht49px  { height: 49px;  }
.ht50px  { height: 50px;  }
.ht51px  { height: 51px;  }
.ht52px  { height: 52px;  }
.ht53px  { height: 53px;  }
.ht54px  { height: 54px;  }
.ht55px  { height: 55px;  }
.ht56px  { height: 56px;  }
.ht57px  { height: 57px;  }
.ht58px  { height: 58px;  }
.ht59px  { height: 59px;  }
.ht60px  { height: 60px;  }
.ht61px  { height: 61px;  }
.ht62px  { height: 62px;  }
.ht63px  { height: 63px;  }
.ht64px  { height: 64px;  }
.ht65px  { height: 65px;  }
.ht66px  { height: 66px;  }
.ht67px  { height: 67px;  }
.ht68px  { height: 68px;  }
.ht69px  { height: 69px;  }
.ht70px  { height: 70px;  }
.ht71px  { height: 71px;  }
.ht72px  { height: 72px;  }
.ht73px  { height: 73px;  }
.ht74px  { height: 74px;  }
.ht75px  { height: 75px;  }
.ht76px  { height: 76px;  }
.ht77px  { height: 77px;  }
.ht78px  { height: 78px;  }
.ht79px  { height: 79px;  }
.ht80px  { height: 80px;  }
.ht81px  { height: 81px;  }
.ht82px  { height: 82px;  }
.ht83px  { height: 83px;  }
.ht84px  { height: 84px;  }
.ht85px  { height: 85px;  }
.ht86px  { height: 86px;  }
.ht87px  { height: 87px;  }
.ht88px  { height: 88px;  }
.ht89px  { height: 89px;  }
.ht90px  { height: 90px;  }
.ht91px  { height: 91px;  }
.ht92px  { height: 92px;  }
.ht93px  { height: 93px;  }
.ht94px  { height: 94px;  }
.ht95px  { height: 95px;  }
.ht96px  { height: 96px;  }
.ht97px  { height: 97px;  }
.ht98px  { height: 98px;  }
.ht99px  { height: 99px;  }
.ht100px { height: 100px; }
.ht101px { height: 101px; }
.ht102px { height: 102px; }
.ht103px { height: 103px; }
.ht104px { height: 104px; }
.ht105px { height: 105px; }
.ht106px { height: 106px; }
.ht107px { height: 107px; }
.ht108px { height: 108px; }
.ht109px { height: 109px; }
.ht110px { height: 110px; }
.ht111px { height: 111px; }
.ht112px { height: 112px; }
.ht113px { height: 113px; }
.ht114px { height: 114px; }
.ht115px { height: 115px; }
.ht116px { height: 116px; }
.ht117px { height: 117px; }
.ht118px { height: 118px; }
.ht119px { height: 119px; }
.ht120px { height: 120px; }
.ht121px { height: 121px; }
.ht122px { height: 122px; }
.ht123px { height: 123px; }
.ht124px { height: 124px; }
.ht125px { height: 125px; }
.ht126px { height: 126px; }
.ht127px { height: 127px; }
.ht128px { height: 128px; }
.ht129px { height: 129px; }
.ht130px { height: 130px; }
.ht131px { height: 131px; }
.ht132px { height: 132px; }
.ht133px { height: 133px; }
.ht134px { height: 134px; }
.ht135px { height: 135px; }
.ht136px { height: 136px; }
.ht137px { height: 137px; }
.ht138px { height: 138px; }
.ht139px { height: 139px; }
.ht140px { height: 140px; }
.ht141px { height: 141px; }
.ht142px { height: 142px; }
.ht143px { height: 143px; }
.ht144px { height: 144px; }
.ht145px { height: 145px; }
.ht146px { height: 146px; }
.ht147px { height: 147px; }
.ht148px { height: 148px; }
.ht149px { height: 149px; }
.ht150px { height: 150px; }
.ht151px { height: 151px; }
.ht152px { height: 152px; }
.ht153px { height: 153px; }
.ht154px { height: 154px; }
.ht155px { height: 155px; }
.ht156px { height: 156px; }
.ht157px { height: 157px; }
.ht158px { height: 158px; }
.ht159px { height: 159px; }
.ht160px { height: 160px; }
.ht161px { height: 161px; }
.ht162px { height: 162px; }
.ht163px { height: 163px; }
.ht164px { height: 164px; }
.ht165px { height: 165px; }
.ht166px { height: 166px; }
.ht167px { height: 167px; }
.ht168px { height: 168px; }
.ht169px { height: 169px; }
.ht170px { height: 170px; }
.ht171px { height: 171px; }
.ht172px { height: 172px; }
.ht173px { height: 173px; }
.ht174px { height: 174px; }
.ht175px { height: 175px; }
.ht176px { height: 176px; }
.ht177px { height: 177px; }
.ht178px { height: 178px; }
.ht179px { height: 179px; }
.ht180px { height: 180px; }
.ht181px { height: 181px; }
.ht182px { height: 182px; }
.ht183px { height: 183px; }
.ht184px { height: 184px; }
.ht185px { height: 185px; }
.ht186px { height: 186px; }
.ht187px { height: 187px; }
.ht188px { height: 188px; }
.ht189px { height: 189px; }
.ht190px { height: 190px; }
.ht191px { height: 191px; }
.ht192px { height: 192px; }
.ht193px { height: 193px; }
.ht194px { height: 194px; }
.ht195px { height: 195px; }
.ht196px { height: 196px; }
.ht197px { height: 197px; }
.ht198px { height: 198px; }
.ht199px { height: 199px; }
.ht200px { height: 200px; }
.ht201px { height: 201px; }
.ht202px { height: 202px; }
.ht203px { height: 203px; }
.ht204px { height: 204px; }
.ht205px { height: 205px; }
.ht206px { height: 206px; }
.ht207px { height: 207px; }
.ht208px { height: 208px; }
.ht209px { height: 209px; }
.ht210px { height: 210px; }
.ht211px { height: 211px; }
.ht212px { height: 212px; }
.ht213px { height: 213px; }
.ht214px { height: 214px; }
.ht215px { height: 215px; }
.ht216px { height: 216px; }
.ht217px { height: 217px; }
.ht218px { height: 218px; }
.ht219px { height: 219px; }
.ht220px { height: 220px; }
.ht221px { height: 221px; }
.ht222px { height: 222px; }
.ht223px { height: 223px; }
.ht224px { height: 224px; }
.ht225px { height: 225px; }
.ht226px { height: 226px; }
.ht227px { height: 227px; }
.ht228px { height: 228px; }
.ht229px { height: 229px; }
.ht230px { height: 230px; }
.ht231px { height: 231px; }
.ht232px { height: 232px; }
.ht233px { height: 233px; }
.ht234px { height: 234px; }
.ht235px { height: 235px; }
.ht236px { height: 236px; }
.ht237px { height: 237px; }
.ht238px { height: 238px; }
.ht239px { height: 239px; }
.ht240px { height: 240px; }
.ht241px { height: 241px; }
.ht242px { height: 242px; }
.ht243px { height: 243px; }
.ht244px { height: 244px; }
.ht245px { height: 245px; }
.ht246px { height: 246px; }
.ht247px { height: 247px; }
.ht248px { height: 248px; }
.ht249px { height: 249px; }
.ht250px { height: 250px; }
.ht251px { height: 251px; }
.ht252px { height: 252px; }
.ht253px { height: 253px; }
.ht254px { height: 254px; }
.ht255px { height: 255px; }
.ht256px { height: 256px; }
.ht257px { height: 257px; }
.ht258px { height: 258px; }
.ht259px { height: 259px; }
.ht260px { height: 260px; }
.ht261px { height: 261px; }
.ht262px { height: 262px; }
.ht263px { height: 263px; }
.ht264px { height: 264px; }
.ht265px { height: 265px; }
.ht266px { height: 266px; }
.ht267px { height: 267px; }
.ht268px { height: 268px; }
.ht269px { height: 269px; }
.ht270px { height: 270px; }
.ht271px { height: 271px; }
.ht272px { height: 272px; }
.ht273px { height: 273px; }
.ht274px { height: 274px; }
.ht275px { height: 275px; }
.ht276px { height: 276px; }
.ht277px { height: 277px; }
.ht278px { height: 278px; }
.ht279px { height: 279px; }
.ht280px { height: 280px; }
.ht281px { height: 281px; }
.ht282px { height: 282px; }
.ht283px { height: 283px; }
.ht284px { height: 284px; }
.ht285px { height: 285px; }
.ht286px { height: 286px; }
.ht287px { height: 287px; }
.ht288px { height: 288px; }
.ht289px { height: 289px; }
.ht290px { height: 290px; }
.ht291px { height: 291px; }
.ht292px { height: 292px; }
.ht293px { height: 293px; }
.ht294px { height: 294px; }
.ht295px { height: 295px; }
.ht296px { height: 296px; }
.ht297px { height: 297px; }
.ht298px { height: 298px; }
.ht299px { height: 299px; }
.ht300px { height: 300px; }
.ht301px { height: 301px; }
.ht302px { height: 302px; }
.ht303px { height: 303px; }
.ht304px { height: 304px; }
.ht305px { height: 305px; }
.ht306px { height: 306px; }
.ht307px { height: 307px; }
.ht308px { height: 308px; }
.ht309px { height: 309px; }
.ht310px { height: 310px; }
.ht311px { height: 311px; }
.ht312px { height: 312px; }
.ht313px { height: 313px; }
.ht314px { height: 314px; }
.ht315px { height: 315px; }
.ht316px { height: 316px; }
.ht317px { height: 317px; }
.ht318px { height: 318px; }
.ht319px { height: 319px; }
.ht320px { height: 320px; }
.ht321px { height: 321px; }
.ht322px { height: 322px; }
.ht323px { height: 323px; }
.ht324px { height: 324px; }
.ht325px { height: 325px; }
.ht326px { height: 326px; }
.ht327px { height: 327px; }
.ht328px { height: 328px; }
.ht329px { height: 329px; }
.ht330px { height: 330px; }
.ht331px { height: 331px; }
.ht332px { height: 332px; }
.ht333px { height: 333px; }
.ht334px { height: 334px; }
.ht335px { height: 335px; }
.ht336px { height: 336px; }
.ht337px { height: 337px; }
.ht338px { height: 338px; }
.ht339px { height: 339px; }
.ht340px { height: 340px; }
.ht341px { height: 341px; }
.ht342px { height: 342px; }
.ht343px { height: 343px; }
.ht344px { height: 344px; }
.ht345px { height: 345px; }
.ht346px { height: 346px; }
.ht347px { height: 347px; }
.ht348px { height: 348px; }
.ht349px { height: 349px; }
.ht350px { height: 350px; }
.ht351px { height: 351px; }
.ht352px { height: 352px; }
.ht353px { height: 353px; }
.ht354px { height: 354px; }
.ht355px { height: 355px; }
.ht356px { height: 356px; }
.ht357px { height: 357px; }
.ht358px { height: 358px; }
.ht359px { height: 359px; }
.ht360px { height: 360px; }
.ht361px { height: 361px; }
.ht362px { height: 362px; }
.ht363px { height: 363px; }
.ht364px { height: 364px; }
.ht365px { height: 365px; }
.ht366px { height: 366px; }
.ht367px { height: 367px; }
.ht368px { height: 368px; }
.ht369px { height: 369px; }
.ht370px { height: 370px; }
.ht371px { height: 371px; }
.ht372px { height: 372px; }
.ht373px { height: 373px; }
.ht374px { height: 374px; }
.ht375px { height: 375px; }
.ht376px { height: 376px; }
.ht377px { height: 377px; }
.ht378px { height: 378px; }
.ht379px { height: 379px; }
.ht380px { height: 380px; }
.ht381px { height: 381px; }
.ht382px { height: 382px; }
.ht383px { height: 383px; }
.ht384px { height: 384px; }
.ht385px { height: 385px; }
.ht386px { height: 386px; }
.ht387px { height: 387px; }
.ht388px { height: 388px; }
.ht389px { height: 389px; }
.ht390px { height: 390px; }
.ht391px { height: 391px; }
.ht392px { height: 392px; }
.ht393px { height: 393px; }
.ht394px { height: 394px; }
.ht395px { height: 395px; }
.ht396px { height: 396px; }
.ht397px { height: 397px; }
.ht398px { height: 398px; }
.ht399px { height: 399px; }
.ht400px { height: 400px; }
.ht401px { height: 401px; }
.ht402px { height: 402px; }
.ht403px { height: 403px; }
.ht404px { height: 404px; }
.ht405px { height: 405px; }
.ht406px { height: 406px; }
.ht407px { height: 407px; }
.ht408px { height: 408px; }
.ht409px { height: 409px; }
.ht410px { height: 410px; }
.ht411px { height: 411px; }
.ht412px { height: 412px; }
.ht413px { height: 413px; }
.ht414px { height: 414px; }
.ht415px { height: 415px; }
.ht416px { height: 416px; }
.ht417px { height: 417px; }
.ht418px { height: 418px; }
.ht419px { height: 419px; }
.ht420px { height: 420px; }
.ht421px { height: 421px; }
.ht422px { height: 422px; }
.ht423px { height: 423px; }
.ht424px { height: 424px; }
.ht425px { height: 425px; }
.ht426px { height: 426px; }
.ht427px { height: 427px; }
.ht428px { height: 428px; }
.ht429px { height: 429px; }
.ht430px { height: 430px; }
.ht431px { height: 431px; }
.ht432px { height: 432px; }
.ht433px { height: 433px; }
.ht434px { height: 434px; }
.ht435px { height: 435px; }
.ht436px { height: 436px; }
.ht437px { height: 437px; }
.ht438px { height: 438px; }
.ht439px { height: 439px; }
.ht440px { height: 440px; }
.ht441px { height: 441px; }
.ht442px { height: 442px; }
.ht443px { height: 443px; }
.ht444px { height: 444px; }
.ht445px { height: 445px; }
.ht446px { height: 446px; }
.ht447px { height: 447px; }
.ht448px { height: 448px; }
.ht449px { height: 449px; }
.ht450px { height: 450px; }
.ht451px { height: 451px; }
.ht452px { height: 452px; }
.ht453px { height: 453px; }
.ht454px { height: 454px; }
.ht455px { height: 455px; }
.ht456px { height: 456px; }
.ht457px { height: 457px; }
.ht458px { height: 458px; }
.ht459px { height: 459px; }
.ht460px { height: 460px; }
.ht461px { height: 461px; }
.ht462px { height: 462px; }
.ht463px { height: 463px; }
.ht464px { height: 464px; }
.ht465px { height: 465px; }
.ht466px { height: 466px; }
.ht467px { height: 467px; }
.ht468px { height: 468px; }
.ht469px { height: 469px; }
.ht470px { height: 470px; }
.ht471px { height: 471px; }
.ht472px { height: 472px; }
.ht473px { height: 473px; }
.ht474px { height: 474px; }
.ht475px { height: 475px; }
.ht476px { height: 476px; }
.ht477px { height: 477px; }
.ht478px { height: 478px; }
.ht479px { height: 479px; }
.ht480px { height: 480px; }
.ht481px { height: 481px; }
.ht482px { height: 482px; }
.ht483px { height: 483px; }
.ht484px { height: 484px; }
.ht485px { height: 485px; }
.ht486px { height: 486px; }
.ht487px { height: 487px; }
.ht488px { height: 488px; }
.ht489px { height: 489px; }
.ht490px { height: 490px; }
.ht491px { height: 491px; }
.ht492px { height: 492px; }
.ht493px { height: 493px; }
.ht494px { height: 494px; }
.ht495px { height: 495px; }
.ht496px { height: 496px; }
.ht497px { height: 497px; }
.ht498px { height: 498px; }
.ht499px { height: 499px; }
.ht500px { height: 500px; }
.ht501px { height: 501px; }
.ht502px { height: 502px; }
.ht503px { height: 503px; }
.ht504px { height: 504px; }
.ht505px { height: 505px; }
.ht506px { height: 506px; }
.ht507px { height: 507px; }
.ht508px { height: 508px; }
.ht509px { height: 509px; }
.ht510px { height: 510px; }
.ht511px { height: 511px; }
.ht512px { height: 512px; }
.ht513px { height: 513px; }
.ht514px { height: 514px; }
.ht515px { height: 515px; }
.ht516px { height: 516px; }
.ht517px { height: 517px; }
.ht518px { height: 518px; }
.ht519px { height: 519px; }
.ht520px { height: 520px; }
.ht521px { height: 521px; }
.ht522px { height: 522px; }
.ht523px { height: 523px; }
.ht524px { height: 524px; }
.ht525px { height: 525px; }
.ht526px { height: 526px; }
.ht527px { height: 527px; }
.ht528px { height: 528px; }
.ht529px { height: 529px; }
.ht530px { height: 530px; }
.ht531px { height: 531px; }
.ht532px { height: 532px; }
.ht533px { height: 533px; }
.ht534px { height: 534px; }
.ht535px { height: 535px; }
.ht536px { height: 536px; }
.ht537px { height: 537px; }
.ht538px { height: 538px; }
.ht539px { height: 539px; }
.ht540px { height: 540px; }
.ht541px { height: 541px; }
.ht542px { height: 542px; }
.ht543px { height: 543px; }
.ht544px { height: 544px; }
.ht545px { height: 545px; }
.ht546px { height: 546px; }
.ht547px { height: 547px; }
.ht548px { height: 548px; }
.ht549px { height: 549px; }
.ht550px { height: 550px; }
.ht551px { height: 551px; }
.ht552px { height: 552px; }
.ht553px { height: 553px; }
.ht554px { height: 554px; }
.ht555px { height: 555px; }
.ht556px { height: 556px; }
.ht557px { height: 557px; }
.ht558px { height: 558px; }
.ht559px { height: 559px; }
.ht560px { height: 560px; }
.ht561px { height: 561px; }
.ht562px { height: 562px; }
.ht563px { height: 563px; }
.ht564px { height: 564px; }
.ht565px { height: 565px; }
.ht566px { height: 566px; }
.ht567px { height: 567px; }
.ht568px { height: 568px; }
.ht569px { height: 569px; }
.ht570px { height: 570px; }
.ht571px { height: 571px; }
.ht572px { height: 572px; }
.ht573px { height: 573px; }
.ht574px { height: 574px; }
.ht575px { height: 575px; }
.ht576px { height: 576px; }
.ht577px { height: 577px; }
.ht578px { height: 578px; }
.ht579px { height: 579px; }
.ht580px { height: 580px; }
.ht581px { height: 581px; }
.ht582px { height: 582px; }
.ht583px { height: 583px; }
.ht584px { height: 584px; }
.ht585px { height: 585px; }
.ht586px { height: 586px; }
.ht587px { height: 587px; }
.ht588px { height: 588px; }
.ht589px { height: 589px; }
.ht590px { height: 590px; }
.ht591px { height: 591px; }
.ht592px { height: 592px; }
.ht593px { height: 593px; }
.ht594px { height: 594px; }
.ht595px { height: 595px; }
.ht596px { height: 596px; }
.ht597px { height: 597px; }
.ht598px { height: 598px; }
.ht599px { height: 599px; }
.ht600px { height: 600px; }

.ht9999px { height: 9999px; }

.wd100p { width: 100%; }

.wd1   { width:   1em; }
.wd2   { width:   2em; }
.wd3   { width:   3em; }
.wd4   { width:   4em; }
.wd5   { width:   5em; }
.wd6   { width:   6em; }
.wd7   { width:   7em; }
.wd8   { width:   8em; }
.wd9   { width:   9em; }
.wd10  { width:  10em; }
.wd11  { width:  11em; }
.wd12  { width:  12em; }
.wd13  { width:  13em; }
.wd14  { width:  14em; }
.wd15  { width:  15em; }
.wd16  { width:  16em; }
.wd17  { width:  17em; }
.wd18  { width:  18em; }
.wd19  { width:  19em; }
.wd20  { width:  20em; }
.wd21  { width:  21em; }
.wd22  { width:  22em; }
.wd23  { width:  23em; }
.wd24  { width:  24em; }
.wd25  { width:  25em; }
.wd26  { width:  26em; }
.wd27  { width:  27em; }
.wd28  { width:  28em; }
.wd29  { width:  29em; }
.wd30  { width:  30em; }
.wd31  { width:  31em; }
.wd32  { width:  32em; }
.wd33  { width:  33em; }
.wd34  { width:  34em; }
.wd35  { width:  35em; }
.wd36  { width:  36em; }
.wd37  { width:  37em; }
.wd38  { width:  38em; }
.wd39  { width:  39em; }
.wd40  { width:  40em; }
.wd41  { width:  41em; }
.wd42  { width:  42em; }
.wd43  { width:  43em; }
.wd44  { width:  44em; }
.wd45  { width:  45em; }
.wd46  { width:  46em; }
.wd47  { width:  47em; }
.wd48  { width:  48em; }
.wd49  { width:  49em; }
.wd50  { width:  50em; }
.wd51  { width:  51em; }
.wd52  { width:  52em; }
.wd53  { width:  53em; }
.wd54  { width:  54em; }
.wd55  { width:  55em; }
.wd56  { width:  56em; }
.wd57  { width:  57em; }
.wd58  { width:  58em; }
.wd59  { width:  59em; }
.wd60  { width:  60em; }
.wd71  { width:  71em; }
.wd72  { width:  72em; }
.wd73  { width:  73em; }
.wd74  { width:  74em; }
.wd75  { width:  75em; }
.wd76  { width:  76em; }
.wd77  { width:  77em; }
.wd78  { width:  78em; }
.wd79  { width:  79em; }
.wd80  { width:  80em; }
.wd81  { width:  81em; }
.wd82  { width:  82em; }
.wd83  { width:  83em; }
.wd84  { width:  84em; }
.wd85  { width:  85em; }
.wd86  { width:  86em; }
.wd87  { width:  87em; }
.wd88  { width:  88em; }
.wd89  { width:  89em; }
.wd90  { width:  90em; }
.wd91  { width:  91em; }
.wd92  { width:  92em; }
.wd93  { width:  93em; }
.wd94  { width:  94em; }
.wd95  { width:  95em; }
.wd96  { width:  96em; }
.wd97  { width:  97em; }
.wd98  { width:  98em; }
.wd99  { width:  99em; }
.wd90  { width:  90em; }
.wd100 { width: 100em; }
.wd101 { width: 101em; }
.wd102 { width: 102em; }
.wd103 { width: 103em; }
.wd104 { width: 104em; }
.wd105 { width: 105em; }
.wd106 { width: 106em; }
.wd107 { width: 107em; }
.wd108 { width: 108em; }
.wd109 { width: 109em; }
.wd110 { width: 110em; }
.wd111 { width: 111em; }
.wd112 { width: 112em; }
.wd113 { width: 113em; }
.wd114 { width: 114em; }
.wd115 { width: 115em; }
.wd116 { width: 116em; }
.wd117 { width: 117em; }
.wd118 { width: 118em; }
.wd119 { width: 119em; }
.wd120 { width: 120em; }
.wd121 { width: 121em; }
.wd122 { width: 122em; }
.wd123 { width: 123em; }
.wd124 { width: 124em; }
.wd125 { width: 125em; }
.wd126 { width: 126em; }
.wd127 { width: 127em; }
.wd128 { width: 128em; }
.wd129 { width: 129em; }
.wd130 { width: 130em; }

.wd1px   { width:   1px; }
.wd2px   { width:   2px; }
.wd3px   { width:   3px; }
.wd4px   { width:   4px; }
.wd5px   { width:   5px; }
.wd6px   { width:   6px; }
.wd7px   { width:   7px; }
.wd8px   { width:   8px; }
.wd9px   { width:   9px; }
.wd10px  { width:  10px; }
.wd11px  { width:  11px; }
.wd12px  { width:  12px; }
.wd13px  { width:  13px; }
.wd14px  { width:  14px; }
.wd15px  { width:  15px; }
.wd16px  { width:  16px; }
.wd17px  { width:  17px; }
.wd18px  { width:  18px; }
.wd19px  { width:  19px; }
.wd20px  { width:  20px; }
.wd21px  { width:  21px; }
.wd22px  { width:  22px; }
.wd23px  { width:  23px; }
.wd24px  { width:  24px; }
.wd25px  { width:  25px; }
.wd26px  { width:  26px; }
.wd27px  { width:  27px; }
.wd28px  { width:  28px; }
.wd29px  { width:  29px; }
.wd30px  { width:  30px; }
.wd31px  { width:  31px; }
.wd32px  { width:  32px; }
.wd33px  { width:  33px; }
.wd34px  { width:  34px; }
.wd35px  { width:  35px; }
.wd36px  { width:  36px; }
.wd37px  { width:  37px; }
.wd38px  { width:  38px; }
.wd39px  { width:  39px; }
.wd40px  { width:  40px; }
.wd41px  { width:  41px; }
.wd42px  { width:  42px; }
.wd43px  { width:  43px; }
.wd44px  { width:  44px; }
.wd45px  { width:  45px; }
.wd46px  { width:  46px; }
.wd47px  { width:  47px; }
.wd48px  { width:  48px; }
.wd49px  { width:  49px; }
.wd50px  { width:  50px; }
.wd51px  { width:  51px; }
.wd52px  { width:  52px; }
.wd53px  { width:  53px; }
.wd54px  { width:  54px; }
.wd55px  { width:  55px; }
.wd56px  { width:  56px; }
.wd57px  { width:  57px; }
.wd58px  { width:  58px; }
.wd59px  { width:  59px; }
.wd60px  { width:  60px; }
.wd61px  { width:  61px; }
.wd62px  { width:  62px; }
.wd63px  { width:  63px; }
.wd64px  { width:  64px; }
.wd65px  { width:  65px; }
.wd66px  { width:  66px; }
.wd67px  { width:  67px; }
.wd68px  { width:  68px; }
.wd69px  { width:  69px; }
.wd60px  { width:  60px; }
.wd71px  { width:  71px; }
.wd72px  { width:  72px; }
.wd73px  { width:  73px; }
.wd74px  { width:  74px; }
.wd75px  { width:  75px; }
.wd76px  { width:  76px; }
.wd77px  { width:  77px; }
.wd78px  { width:  78px; }
.wd79px  { width:  79px; }
.wd80px  { width:  80px; }
.wd81px  { width:  81px; }
.wd82px  { width:  82px; }
.wd83px  { width:  83px; }
.wd84px  { width:  84px; }
.wd85px  { width:  85px; }
.wd86px  { width:  86px; }
.wd87px  { width:  87px; }
.wd88px  { width:  88px; }
.wd89px  { width:  89px; }
.wd90px  { width:  90px; }
.wd91px  { width:  91px; }
.wd92px  { width:  92px; }
.wd93px  { width:  93px; }
.wd94px  { width:  94px; }
.wd95px  { width:  95px; }
.wd96px  { width:  96px; }
.wd97px  { width:  97px; }
.wd98px  { width:  98px; }
.wd99px  { width:  99px; }
.wd90px  { width:  90px; }
.wd100px { width: 100px; }
.wd101px { width: 101px; }
.wd102px { width: 102px; }
.wd103px { width: 103px; }
.wd104px { width: 104px; }
.wd105px { width: 105px; }
.wd106px { width: 106px; }
.wd107px { width: 107px; }
.wd108px { width: 108px; }
.wd109px { width: 109px; }
.wd110px { width: 110px; }
.wd111px { width: 111px; }
.wd112px { width: 112px; }
.wd113px { width: 113px; }
.wd114px { width: 114px; }
.wd115px { width: 115px; }
.wd116px { width: 116px; }
.wd117px { width: 117px; }
.wd118px { width: 118px; }
.wd119px { width: 119px; }
.wd120px { width: 120px; }
.wd121px { width: 121px; }
.wd122px { width: 122px; }
.wd123px { width: 123px; }
.wd124px { width: 124px; }
.wd125px { width: 125px; }
.wd126px { width: 126px; }
.wd127px { width: 127px; }
.wd128px { width: 128px; }
.wd129px { width: 129px; }
.wd130px { width: 130px; }
.wd140px { width: 140px; }
.wd150px { width: 150px; }
.wd160px { width: 160px; }
.wd161px { width: 161px; }
.wd162px { width: 162px; }
.wd163px { width: 163px; }
.wd164px { width: 164px; }
.wd165px { width: 165px; }
.wd166px { width: 166px; }
.wd167px { width: 167px; }
.wd168px { width: 168px; }
.wd169px { width: 169px; }
.wd170px { width: 170px; }

.Bold {font-weight: bold;}
.Italic {font-style: italic;}

.f_1px  { font-size:  1px; }
.f_2px  { font-size:  2px; }
.f_3px  { font-size:  3px; }
.f_4px  { font-size:  4px; }
.f_5px  { font-size:  5px; }
.f_6px  { font-size:  6px; }
.f_7px  { font-size:  7px; }
.f_8px  { font-size:  8px; }
.f_9px  { font-size:  9px; }
.f_10px { font-size: 10px; }
.f_11px { font-size: 11px; }
.f_12px { font-size: 12px; }
.f_13px { font-size: 13px; }
.f_14px { font-size: 14px; }
.f_15px { font-size: 15px; }
.f_16px { font-size: 16px; }
.f_17px { font-size: 17px; }
.f_18px { font-size: 18px; }
.f_19px { font-size: 19px; }
.f_20px { font-size: 20px; }
.f_21px { font-size: 21px; }
.f_22px { font-size: 22px; }
.f_23px { font-size: 23px; }
.f_24px { font-size: 24px; }
.f_25px { font-size: 25px; }
.f_26px { font-size: 26px; }
.f_27px { font-size: 27px; }
.f_28px { font-size: 28px; }
.f_29px { font-size: 29px; }
.f_30px { font-size: 30px; }
.f_31px { font-size: 31px; }
.f_32px { font-size: 32px; }
.f_33px { font-size: 33px; }
.f_34px { font-size: 34px; }
.f_35px { font-size: 35px; }
.f_36px { font-size: 36px; }
.f_37px { font-size: 37px; }
.f_38px { font-size: 38px; }
.f_39px { font-size: 39px; }
.f_40px { font-size: 40px; }
.f_41px { font-size: 41px; }
.f_42px { font-size: 42px; }
.f_43px { font-size: 43px; }
.f_44px { font-size: 44px; }
.f_45px { font-size: 45px; }
.f_46px { font-size: 46px; }
.f_47px { font-size: 47px; }
.f_48px { font-size: 48px; }
.f_49px { font-size: 49px; }

.c_Aqua       { color: Aqua; }
.c_Black      { color: Black; }
.c_Blue       { color: blue; }
.c_Cream      { color: #fffdf8; }
.c_Fuchsia    { color: Fuchsia; }
.c_Gray       { color: Gray; }
.c_DarkGreen  { color: #006600; }
.c_Green      { color: Green; }
.c_InfoBk     { color: #fffcf0; }
.c_Lime       { color: Lime; }
.c_Navy       { color: Navy; }
.c_Maroon     { color: Maroon; }
.c_MoneyGreen { color: #c0dcc0; }
.c_LMoneyGreen{ color: #cfdccf; }
.c_Olive      { color: Olive; }
.c_Orange     { color: #ffcc00; }
.c_Purple     { color: Purple; }
.c_Red        { color: Red; }
.c_Silver     { color: Silver; }
.c_SkyBlue    { color: #e1ffff; }
.c_LSkyBlue   { color: #f8ffff; }
.c_Teal       { color: Teal; }
.c_White      { color: White; }
.c_Yellow     { color: Yellow; }
.c_Need       { color: #ffe8e8; }
.c_Warn       { color: #ff8080; }
.c_Down       { color: #eeeeee; }

.b_Aqua       { background-color: Aqua; }
.b_Black      { background-color: Black; }
.b_Blue       { background-color: blue; }
.b_Cream      { background-color: #fffdf8; }
.b_Fuchsia    { background-color: Fuchsia; }
.b_Gray       { background-color: Gray; }
.b_DarkGreen  { background-color: #006600; }
.b_Green      { background-color: Green; }
.b_InfoBk     { background-color: #fffcf0; }
.b_Lime       { background-color: Lime; }
.b_Navy       { background-color: Navy; }
.b_Maroon     { background-color: Maroon; }
.b_MoneyGreen { background-color: #c0dcc0; }
.b_LMoneyGreen{ background-color: #cfdccf; }
.b_Olive      { background-color: Olive; }
.b_Orange     { background-color: #ffcc00; }
.b_Purple     { background-color: Purple; }
.b_Red        { background-color: Red; }
.b_Silver     { background-color: Silver; }
.b_SkyBlue    { background-color: #e1ffff; }
.b_LSkyBlue   { background-color: #f8ffff; }
.b_Teal       { background-color: Teal; }
.b_White      { background-color: White; }
.b_Yellow     { background-color: Yellow; }
.b_Need       { background-color: #ffe8e8; }
.b_Warn       { background-color: #ff8080; }
.b_Down       { background-color: #eeeeee; }

.bc_Aqua       { border-color: Silver; }
.bc_Aqua       { border-color: Aqua; }
.bc_Black      { border-color: Black; }
.bc_Blue       { border-color: blue; }
.bc_Cream      { border-color: #fffdf8; }
.bc_Fuchsia    { border-color: Fuchsia; }
.bc_Gray       { border-color: Gray; }
.bc_DarkGreen  { border-color: #006600; }
.bc_Green      { border-color: Green; }
.bc_InfoBk     { border-color: #fffcf0; }
.bc_Lime       { border-color: Lime; }
.bc_Navy       { border-color: Navy; }
.bc_Maroon     { border-color: Maroon; }
.bc_MoneyGreen { border-color: #c0dcc0; }
.bc_LMoneyGreen{ border-color: #cfdccf; }
.bc_Olive      { border-color: Olive; }
.bc_Orange     { border-color: #ffcc00; }
.bc_Purple     { border-color: Purple; }
.bc_Red        { border-color: Red; }
.bc_Silver     { border-color: Silver; }
.bc_SkyBlue    { border-color: #e1ffff; }
.bc_LSkyBlue   { border-color: #f8ffff; }
.bc_Teal       { border-color: Teal; }
.bc_White      { border-color: White; }
.bc_Yellow     { border-color: Yellow; }
.bc_Need       { border-color: #ffe8e8; }
.bc_Warn       { border-color: #ff8080; }
.bc_Down       { border-color: #eeeeee; }


.LTitle  {font-size: 15px; width: 80px; text-align: center;}

.RgpOnly {font-size: 10px; width: 30px; text-align: center;}

.SCode   {font-size: 13px; text-align: left;}

.Detail  {font-size: 13px; text-align: left;}

.Kingaku {font-size: 15px; width: 88px; text-align: right;}

.dof     {text-decoration: none;}

.Hinmei  {text-decoration: none; color: Blue;}

/* 隠す */
.Hidden {
  visibility:hidden;
  /*height:0px;
  width:0px;*/
}

.ime_on {
  ime-mode: active;
}

.ime_off {
  ime-mode: disabled;
}

.sh {text-shadow: Gray 2px 3px 4px, 5px 6px;}

