@charset "utf-8";
/*-------------------------------------
  /airport_lounge/
-------------------------------------*/
#content h1 {
  width: 760px; height: 121px;
  margin-bottom: 0;
  background-image: url(/images2/airport_lounge/bg_h1_airport_lounge.jpg);
  text-indent: -9999px;
}

#content h2 {
  width: 375px;
  margin: 0px;
  background-repeat: no-repeat;
}

#content h3 {
  margin-top: 10px;
  padding-left: 8px;
}

#content p {
  margin: 0; padding: 0;
  text-indent: 0;
}

#content #t1List {
  width: 375px;
  float: left;
  margin-top: 10px;
  margin-right: 9px;
  _margin-right: 6px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 0px;
  background-image: url(/images2/airport_lounge/bg_terminal1.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#content #t1List p {
  width: 350px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 8px;
  padding: 3px;
  background-color: #FEE6E6;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #9D0023;
}

#content #t1List h2 {
  height: 74px;
  background-image: url(/images2/airport_lounge/bg_h2_t1_top.jpg);
  text-indent: -9999px;
}

#content #t2List {
  background-image: url(/images2/airport_lounge/bg_terminal2.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 0px;
  width: 375px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  float: left;
  clear: right;
}

#content #t2List h2 {
  background-image: url(/images2/airport_lounge/bg_h2_t2_top.jpg);
  height: 74px;
  text-indent: -9999px;
}

#content #t2List p {
  width: 350px;
  padding: 3px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 8px;
  background-color: #CDECF4;
  border-bottom-width: 3px;
  border-bottom-style: dotted;
  border-bottom-color: #002A6A;
}

#content #equipment_list {
  width: 760px;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 0px;
  background-image: url(/images2/airport_lounge/bg_equipment.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  float: left;
  _float: none;
  clear: right;
}

*+html #content #equipment_list {
  float: none;
}

#content #equipment_list p {
  width: 350px;
}

#content #equipment_list h2 {
  background-image: url(/images2/airport_lounge/bg_h2_eq_top.jpg);
  height: 64px;
  margin-bottom: 0;
  padding-bottom: 0;
  text-indent: -9999px;
  width: 760px;
}

#content #equipment_list h3 {
  margin: 0;
  width: 375px;
  height: 133px;
  float: left;
}

#content #equipment_list p {
  padding: 3px;
  padding-bottom: 0;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 15px;
  margin-left: 8px;
  background-color: #E1D6C6;
  border-bottom-width: 3px;
  border-bottom-color: #7F4E0B;
  float: left;
}

#content #detail {
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

#content #detail .clear {
  clear: both;
}

#content #detail #detail_terminal1 {
  width: 720px;
  padding: 20px;
  background-image: url(/images2/airport_lounge/bg_h2_t1.jpg);
  background-repeat: repeat-x;
  text-indent: 0px;
  font-size: 1.3em;
  font-weight: bold;
  color: #9D0023;
}

#content #detail #detail_terminal2 {
  width: 720px;
  margin-top: 30px;
  padding: 20px;
  background-image: url(/images2/airport_lounge/bg_h2_t2.jpg);
  background-repeat: repeat-x;
  text-indent: 0px;
  font-size: 1.3em;
  font-weight: bold;
  color: #002A6A;
}

#content #detail table {
  width: 710px;
  margin-top: 30px;
  border: 1px solid #7F4E0B;
  margin-right: auto;
  margin-left: auto;
}

#content #detail th {
  padding: 2px;
  background-color: #E1D6C6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F4E0B;
  border-left: 1px solid #7F4E0B;
  font-weight: normal;
  color: #333;
  line-height: 1em;
}

#content #detail td {
  padding: 2px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7F4E0B;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F4E0B;
  border-left: 1px solid #7F4E0B;
  border-top: 1px solid #7F4E0B;
  vertical-align: top;
  line-height: 1em;
}

#content #detail td.business_hour {
  text-align: right;
}

#content #detail td.t1H4 {
  background-color: #CD8092;
}

#content #detail td.t2H4 {
  background-color: #7F94B3;
}

#content #detail td dt {
  text-align: left;
  font-weight: bold;
  color: #7F4E0B;
}

#content #detail td dd {
  text-align: right;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #7F4E0B;
}

#content #detail td dd.last {
  border: none;
}

#content #card {
  width: auto;
  margin-top: 30px;
}

#content #card p {
  margin-left: 30px;
  margin-right: 30px;
}

#content #card h2 {
  color: #7F4E0B;
  background-image: url(/images2/airport_lounge/bg_h2_card.jpg);
  background-repeat: repeat-x;
  text-indent: 0px;
  width: 725px;
  font-size: 1.2em;
  padding: 20px;
  font-weight: bold;
}

#content #card table {
  width: 600px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #7F4E0B;
  border-top: 1px solid #7F4E0B;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #7F4E0B;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #7F4E0B;
}

#content #card th {
  border: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #7F4E0B;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #7F4E0B;
  padding: 2px;
  vertical-align: middle;
  text-align: right;
}

#content #card th.noborder {
    border-left: none;
}

#content #card td {
  width: 200px;
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #7F4E0B;
  padding: 2px;
  padding-left: 5px;
  text-align: left;
}

#content #card p.cardtable_note {
    text-align: right;
    display: block;
    width: 600px;
    margin: -10px auto 0;
}
