@charset "utf-8";
/* ------------ layer-mbr-emblem ------------ */
div#layer-mbr-emblem {
  width: 826px;
  padding: 20px 0 0 0;
  background: #ffffff;
  position: relative;
}

div#layer-mbr-emblem div#layer-ttl {
  font-size: 16px;
  font-weight: bold;
  margin: 0 25px 0 25px;
  padding: 0 0 15px 0;
  border-bottom: 2px solid #d6d6d6;
  position: relative;
  top: -6px;
}

div#layer-mbr-emblem div#layer-ttl div.mbr-level p {
  background: transparent url(/img/common/lv/bg_level.png) no-repeat;
  text-align: center;
  width: 68px;
  height: 16px;
  color: #757C85;
  font-size: 12px;
  font-weight: normal;
}

div#layer-mbr-emblem div#layer-ttl span {
  position: absolute;
  left: 75px;
  top: 6px;
}

div#layer-mbr-emblem p#layer-close {
  font-size: 12px;
  line-height: 110%;
  margin: 0;
  position: absolute;
  top: 20px;
  right: 25px;
}

div#layer-mbr-emblem p#layer-close a {
  color: #000000;
}

/* -------- mbr-emblem -------- */
div#layer-mbr-emblem div#mbr-emblem {
  margin: 0 25px 0 25px;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #d6d6d6;
}

div#mbr-emblem ul#emblem {
  margin: 0;
  padding: 0;
}

div#mbr-emblem ul#emblem li {
  margin: 20px 12px 4px 10px;
  padding: ;
  float: left;
  display: inline;
}

div#mbr-emblem-foot {
  width: 776px;
  text-align: center;
  clear: both;
  margin: 0 25px 0 25px;
}

div#mbr-emblem-foot p {
  margin: 15px 0 15px 0;
  padding: 0;
}

/* -------- mbr-emblem -------- */

/* ------------ layer-mbr-emblem ------------ */

#tooltip {
  padding: 4px 0 3px 0;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  position: absolute;
  opacity: 0.85;
  filter: alpha(opacity = 85);
}
#tooltip h3, #tooltip div {
  color: #0084ff;
  font-size: 12px;
  line-height: 110%;
  font-weight: normal;
  text-align: left;
  margin: 0 5px 0 5px;
}

#text {margin:50px auto; width:650px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
div#tt {
  padding: 4px 0 3px 0;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  position: absolute;
  display: block;
  opacity: 0.85;
  filter: alpha(opacity = 85);
  z-index: 500;
}

#ttcont {
  color: #0084ff;
  font-size: 12px;
  line-height: 110%;
  font-weight: normal;
  text-align: left;
  margin: 0 5px 0 5px;
}
/*
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
*/

