/* ----------------------------------------------------

                         band

---------------------------------------------------- */

#band{
  position: relative;
  height: 330px;
}
#band table.frame {
  width: 630px;
  margin: 0px;
  background-color: #090c0f;
}
#band table.list {
  width: 620px;
  font-size: 14px;
  margin: 0px;
}
#band td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #eee;
  padding: 4px 2px 2px 4px;
}
#band td.member {
  width: 80px;
}
#band td.member_usa {
  width: 180px;
}
#band td.intro {
  width: 188px;
  text-align: left;
}
#band td.intro_usa {
  width: 400px;
  text-align: left;
}
#band td.mylist {
  width: 312px;
}
#band td.mylist_usa {
  width: 400px;
}
.underline {
  text-decoration: underline;
}

#ba_li1{
  left: 0px;
  top: -2em;
  position: relative;
  width: 128px;
  display: none;
  background-color: #192960;
  border: 1px solid #eee;
  z-index: 1;
}
#ba_li2{
  left: 127px;
  top: -2em;
  position: relative;
  width: 128px;
  display: none;
  background-color: #192960;
  border: 1px solid #eee;
  z-index: 2;
}
#ba_li3{
  left: 254px;
  top: -2em;
  position: relative;
  width: 128px;
  display: none;
  background-color: #192960;
  border: 1px solid #eee;
  z-index: 2;
}
#ba_li4{
  left: 381px;
  top: -2em;
  position: relative;
  width: 128px;
  display: none;
  background-color: #192960;
  border: 1px solid #eee;
  z-index: 2;
}
#ba_li5{
  left: 508px;
  top: -2em;
  position: relative;
  width: 128px;
  display: none;
  background-color: #192960;
  border: 1px solid #eee;
  z-index: 2;
}

#ba_menu{
  width: 640px;
  position: relative;
  text-align:  center;
  border: 1px solid #eee;
  background-color: #090c0f;
}

.u_line{
  color: #a0c9dd;
  text-decoration: underline;
  cursor: pointer;
}

.ba_border{
  border: 1px solid #eee;
  width: 128px;
}

.ba_man{
  width: 128px;
}

#ba_win{
  position: absolute;
  top: 60px;
  width: 638px;
  min-height: 265px;
  _height: 264px;
  border-top: 3px double;
  border-right: 3px double;
  border-left: 3px double;
  border-bottom: 3px double;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  z-index: 0;
}

#nico_win{
  border: none;
  frameBorder: 0width 100%;
  scrolling: no;
  width: 312px;
  height: 190px;
}
#member{
  position: absolute;
  top: 60px;
  width: 640px;
  min-height: 265px;
  _height: 264px;
  border-top: 3px double;
  border-right: 3px double;
  border-left: 3px double;
  border-bottom: 3px double;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  z-index: 0;
  background-color: #090c0f;
}
td#name{
  background-color: #090c0f;
  width: 608px;
}
td#comment{
  background-color: #090c0f;
  width: 304px;
  text-align: left;
}
td#mylist{
  background-color: #090c0f;
  width: 312px;
  height: 200px;
}