﻿@charset "utf-8";
.cast1{
  width : 300px;
  height : 450px;
  vertical-align : middle;
  text-align : center;
  border-width : 0px;
  border-style : none;
}
.name1{
  text-align : center;
  padding-top : 10px;
  font-size : 30px;
  font-weight : bold;
  color : #536371;
  letter-spacing : -2px;
  background-image : url(../img_cast/kage.png);
  background-repeat : no-repeat;
  background-position : center top;
}
