/*******************************************************************************
** Style Sheet For Tokyo SHICHIFUKUJIN GEKIJO, Index Pages CSS
*******************************************************************************/

.cast .roll {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px dotted #eee;
}

.cast .roll .photo {
	padding:10px;
	width:150px;
	background:url(../../images/stage/shunpugaiden/roll/bk_thumb.png);
}

.cast .roll .fright {
	width:400px;
}

.cast .roll .cast_detail dt strong {
	margin-bottom:10px;
}

.cast .roll .cast_detail dd {
	padding-top:20px;
	font-size:90%;
	border-top:1px solid #fff;
}

.cast .subroll {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px dotted #eee;
}

.cast .subroll .text {
	padding-top:10px;
	font-size:90%;
}
