@charset "utf-8";
.castp{
 background-position : left top;
 width : 210px;
 height : 250px;
}
.castt1{
 background-image : url(../img_cast/castt1.png);
 background-repeat : no-repeat;
 background-position : left top;
 padding-top : 10px;
 padding-left : 20px;
}
.castt2{
 background-image : url(../img_cast/castt2.png);
 background-repeat : no-repeat;
 background-position : left top;
 padding-top : 20px;
 padding-left : 20px;
}
.futokyaku{
 background-image : url(../img_cast/futokyaku.jpg);
 background-repeat : no-repeat;
 background-position : left center;
 padding-top : 15px;
 padding-left : 270px;
 padding-right : 20px;
 padding-bottom : 15px;
 border-top-width : 1px;
 border-bottom-width : 1px;
 border-top-style : solid;
 border-bottom-style : solid;
 border-top-color : #666666;
 border-bottom-color : #666666;
}