@charset "utf-8";
.cast3sp{
  width : 5%;
}
.cast3sp2{
  width : 13.125%;
}
.cast3{
  background-color : white;
  width : 21.25%;
  box-shadow : 5px 5px 0px #cccccc;
}
.cast1{
  background-color : white;
  width : 30%;
  box-shadow : 7px 7px 0px #cccccc;
}
.castname{
  text-align : center;
  padding-top : 15px;
  position : relative;
}
.namae{
  vertical-align : middle;
  text-align : left;
  color : white;
  padding-top : 10px;
  padding-bottom : 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  padding-left : 10px;
  font-size : 140%;
  background-color : #007138;
  padding-right : 10px;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-style : none;
}
.fnamae{
  vertical-align : middle;
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  padding-left : 10px;
  padding-right : 10px;
  background-image : linear-gradient(to bottom, #f8f107, #dea90a);
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  font-weight : bold;
  letter-spacing : -1px;
}
.cast1sp{
  width : 35%;
}
.fimg1{
  position : absolute;
  right : -20px;
  z-index : 2;
  top : -60px;
  width : 130px;
}
.fimg2{
  position : absolute;
  right : -20px;
  z-index : 2;
  top : -60px;
  width : 100px;
}
.fimg2e{
  position : absolute;
  right : -20px;
  z-index : 2;
  top : -40px;
  width : 100px;
}
.fimg2c{
  position : absolute;
  right : -20px;
  z-index : 2;
  top : -90px;
  width : 80px;
}
.fimg2b{
  position : absolute;
  right : -20px;
  z-index : 2;
  top : -45px;
  width : 80px;
}
.fimg2d{
  position : absolute;
  right : -20px;
  z-index : 2;
  top : -45px;
  width : 90px;
}
.td_comment{
  padding-top : 5px;
}

