@charset "utf-8";
.cast_p{
  width : 300px;
  height : 350px;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  background-color : white;
  vertical-align : middle;
  text-align : center;
  border-radius: 15px 0px 0px 0px;
}
.riko1{
  width : 230px;
  height : 300px;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  vertical-align : middle;
  text-align : center;
  border-radius: 15px 0px 0px 0px;
  background-image : url(../img_cast/riko2.jpg);
  background-repeat : no-repeat;
  background-position : center top;
}
.hosomi1{
  width : 230px;
  height : 300px;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  vertical-align : middle;
  text-align : center;
  border-radius: 15px 0px 0px 0px;
  background-image : url(../img_cast/hosomi2.jpg);
  background-position : center top;
  background-repeat : no-repeat;
}
.tatsumi1{
  width : 230px;
  height : 300px;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  vertical-align : middle;
  text-align : center;
  border-radius: 15px 0px 0px 0px;
  background-image : url(../img_cast/tatsumi2.jpg);
  background-repeat : no-repeat;
  background-position : center top;
}
.tamura1{
  width : 230px;
  height : 300px;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  vertical-align : middle;
  text-align : center;
  border-radius: 15px 0px 0px 0px;
  background-image : url(../img_cast/tamura2.jpg);
  background-position : center top;
  background-repeat : no-repeat;
}
.cast_n{
  padding-top : 10px;
  text-align : center;
  font-weight : bold;
}
.tsukada1{
  background-image : url(../img_cast/tsukada_solo01.jpg);
  background-repeat : no-repeat;
  background-position : center center;
  width : 900px;
  height : 538px;
  border-width : 1px;
  border-style : solid;
  border-color : white;
  border-radius: 15px 0px 0px 0px;
}

