<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/**キャスト**/
#cast-top{
	width:570px;
	margin:25px auto 0 auto;
	text-align:left;
}
#cast-top div{
	overflow:hidden;
	margin-bottom:30px;
}
#cast-top div p{
	float:left;
	width:153px;
}
#cast-top div dl{
	width:396px;
	float:right;
}
#cast-top div dt{
	font-weight:bold;
	padding:7px 8px;
	margin-bottom:5px;
}
#cast-top div dd{
	margin-left:5px;
	line-height:1.6;
}
.bg-pu{background-color:#e6d5f9;}
.bg-pi{background-color:#ffe0f6;}

.cast-u{
	width:570px;
	margin:0 auto 15px auto;
}
.cast-u div{
	width:178px;
	padding-right:18px;
	float:left;
}
.cast-u div p{margin-bottom:5px;}
.cast-u div dt{
	font-weight:bold;
	padding:5px 0 5px 0px;
	margin-bottom:6px;
}
.cast-u div dd{
	text-align:left;
	line-height:1.5;
}
#sokanzu{padding:25px 0;}
/**最終話**/
#txt-last{
	padding:20px 0 0 0;
	margin-top:20px;
	border-top:1px solid #a68d51;
	color:#705a24;
	text-align:center;
}
</pre></body></html>