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

/**story**/
#asi-story dl{color:#f03000 !important;}

#asi-story a{color:#0288f0;}
/**cast**/
#cast-top{
	width:570px;
	margin:25px auto 0 auto;
	text-align:left;
}
#cast-top div{
	overflow:hidden;
	margin-bottom:45px;
}
#cast-top div.cas01 p{
	float:left;
	width:185px;
}
#cast-top div.cas01 dl{
	width:362px;
	float:right;
}

#cast-top div dt{
	margin-bottom:20px;
}
#cast-top div dd{
	margin-left:5px;
	line-height:1.6;
}

#sokanzu{
	padding:20px 0 40px 0;
}

/**最終話**/
#txt-last{
	padding:30px 0 0 0;
	margin-top:30px;
	border-top:1px solid #a68d51;
	color:#705a24;
}
</pre></body></html>