<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:#0081ee !important;}

#asi-story a{color:#0288f0;}
/**cast**/
#cast{
	width:570px;
	margin:25px auto 0 auto;
	text-align:left;
}
#cast dl{
	width:571px;
	overflow:hidden;
	margin-bottom:20px;
}
#cast dt, #cast dd{
	float:left;
}
#cast .pat{padding-top:270px;}
#sokanzu{padding:20px 0 40px 0;}

.txt-bl{color:#000762; font-weight:bold;}

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