@charset "UTF-8";
/* CSS Document */

/* Cast Staff page */

.c_table01 { margin: 20px 0px 0px 0px; width: 530px; }
.c_sp01 { width: 50px; }

.cast_line {
	border-left: 3px solid #3e9cb2;
}

.c_text01 {
	padding: 15px 0px 0px 0px; text-align: center;
	font-size: 16px; line-height: 1.7;
	color: #FFFFFF; }

.c_text02 {
	padding: 20px 0px 0px 0px; text-align: center;
	font-size: 16px; line-height: 2.1;
	color: #FFFFFF; }

.c_text03 {
	padding: 20px 0px 0px 0px; text-align: center;
	font-size: 16px; line-height: 3.0;
	color: #FFFFFF; }

h3.c_katsumura {
	vertical-align: middle;
	margin: 0px 0 12px 0;
	width: 240px; height: 277px;
  float: left;
	background: url("../cast_img/c_katsumura.png") no-repeat;
	text-indent: -9999px; }
h3.c_takasugi {
	vertical-align: middle;
	margin: 0px 0 12px 0px;
	width: 240px; height: 277px;
  float: left;
	background: url("../cast_img/c_takasugi.png") no-repeat;
	text-indent: -9999px; }

.cast_mark{
  font-weight: bold;
  color: white;
  background-color: rgba(13,15,22,0.80);
  margin: 10px 0 0 0;
  font-size: 15px;
  padding: 10px 45px 10px 45px;
	border-radius: 19px;
  border-width: 1px;
  border-style: solid;
  border-color: #0E1119;
}


