

.staff1{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  width : 30%;
  vertical-align : top;
  text-align : right;
  border-bottom-color : #a1a1a1;
}
.staff2{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  width : 65%;
  vertical-align : top;
  text-align : left;
  border-bottom-color : #a1a1a1;
}
.staff9{
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  width : 5%;
  vertical-align : top;
  text-align : center;
  border-bottom-color : #a1a1a1;
}

.td_name1{
  text-align : center;
  position : relative;
}
.name1{
  line-height : 1em;
  text-align : center;
  font-size : 200%;
  margin-top : 20px;
}
.teamlogo{
  padding-left : 30%;
  padding-right : 30%;
}
.td_castp1{
  background-color : black;
  vertical-align : middle;
  text-align : center;
  border-top-width : 1px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : white;
  border-left-color : white;
  border-bottom-color : white;
  width : 20%;
}
.yaku1{
  background-color : #3b3b3b;
  width : 150px;
  font-weight : bold;
  height : 30px;
  top : -15px;
  left : 5px;
  text-align : center;
  padding-top : 2px;
  z-index : 2;
  position : absolute;
  box-shadow : 3px 3px 0px #666666;
}