@charset "utf-8";
.cha1{
  width : 31%;
  vertical-align : bottom;
  text-align : center;
  box-shadow : 5px 5px 0px #fdf0e6;
  z-index : 1;
  position : relative;
}
.cha2{
  width : 31%;
  background-repeat : no-repeat;
  vertical-align : bottom;
  text-align : center;
  box-shadow : -5px 5px 0px #fdf0e6;
  z-index : 1;
  position : relative;
}
.td_cast1{
  width : 63%;
  padding-left : 2%;
}
.td_cast2{
  width : 65%;
  text-align : right;
}
.sen2{
  background-image : url(../img_common/sen2.png);
  background-repeat : repeat-x;
  background-position : left center;
  width : 100%;
  height : 5px;
}
.chaname1{
  background-image : url(../img_common/chanem1.png);
  background-repeat : no-repeat;
  background-position : left bottom;
  padding-bottom : 10px;
  font-size : 200%;
  color : #cfbfab;
}
.chaname2{
  background-image : url(../img_common/chanem1.png);
  background-repeat : no-repeat;
  background-position : right bottom;
  padding-bottom : 10px;
  font-size : 200%;
  color : #cfbfab;
}
.castname1{
  font-size : 300%;
  color : #8a5e4f;
  font-weight : bold;
}
.castname3{
  font-size : 150%;
  color : #8a5e4f;
  font-weight : bold;
}
.profile{
  text-align : left;
}
.staff1{
  vertical-align : top;
  text-align : right;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 47.5%;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cfbfab;
}
.staff2{
  vertical-align : top;
  text-align : left;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 47.5%;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cfbfab;
}
.staff9{
  vertical-align : top;
  text-align : center;
  padding-top : 10px;
  padding-bottom : 10px;
  width : 5%;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cfbfab;
}
.circle1{
  width : 125px;
  height : 125px;
  position : absolute;
  right : -62px;
  z-index : 2;
  bottom : 20px;
}
.circle2{
  width : 125px;
  height : 125px;
  position : absolute;
  z-index : 2;
  bottom : 20px;
  left : -62px;
}

