@import url("../jfsia_base.css");

.LV1Title {
  background-color: #E6CCFF;
}

.memlistbox {
  float : right;
  width : 636px;
  border : solid 2px #0099FF;
}

.memhd {
  width : 100%;
  margin : 0;
  background-color : #0099FF;
  border : none;
}

.memhd TD {
  width : 14%;
  padding : 4px;
  text-align : center;
  background-color : #66CCFF;
  border-left : solid 2px #0099FF;
  border-bottom : solid 2px #0099FF;
}
.memhd A {
  color : #000000;
  font-size : 12px;
  text-decoration : none;
}

TD.memhdc {
  background-color : #0099FF;
}
.memhdc A {
  color : #FFFFFF;
  font-size : 12px;
  text-decoration : none;
}

.memlist {
  width : 611px;
  margin-left : auto;
  margin-right : auto;
}

.memlist TD {
  padding : 4px;
  text-align : left;
  vertical-align : top;
  border-top : solid 2px #0099FF;
  border-right : solid 2px #0099FF;
  border-bottom : solid 2px #0099FF;
}

.mem_spacing TD{
  height : 8px;
  border : none;
}

TD.dummy {
  border : none;
}

.mem_post {
  width : 100px;
  font-size : 14px;
  color : #FFFFFF;
  background-color : #0099FF;
}
.mem_name_y {
  width : 116px;
  font-size : 16px;
}

.mem_name {
  width : 116px;
  font-size : 16px;
  color : #FFFFFF;
  background-color : #0099FF;
}

.mem_rink {
  font-size : 12px;
}

.mem_skill {
  width : 74px;
  font-size : 12px;
}

.mem_lang {
  width : 86px;
  font-size : 12px;
}

.membutton {
  font-size : 12px;
  text-align : center;
}

