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

#asi-story a{color:#0081ee;}
/**cast**/
#cast-top{
	width:570px;
	margin:25px auto 0 auto;
	text-align:left;
}
#cast-top div{
	overflow:hidden;
	margin-bottom:30px;
}
#cast-top div.cas01 p{
	float:left;
	width:188px;
}
#cast-top div.cas01 dl{
	width:362px;
	float:right;
}
#cast-top div dt{padding-top:70px;/*margin-bottom:15px;*/}
#cast-top div dd{
	margin-left:5px;
	line-height:1.6;
}
#cast-bottom{
	width:570px;
	margin:0 auto;
	padding-bottom:20px;
	text-align:left;
}
#cast-bottom div.clearfix{
	width:570px;
	margin-bottom:25px;
}
#cast-bottom div div{width:277px;}
#cast-bottom div dt{margin-bottom:10px;}
#cast-bottom div dd{
	line-height:1.5;
	padding-left:2px;
}

#cast-bottom div.left{float:left;}
#cast-bottom div.right{float:right;}

#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>