<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:#cf2423 !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:30px;
}
#cast-top div.cas01 p{
	float:left;
	width:153px;
}
#cast-top div.cas01 dl{
	width:397px;
	float:right;
}
#cast-top div dt{margin-bottom:15px;}
#cast-top div dd{
	margin-left:5px;
	line-height:1.6;
}
#cast-b{
	width:570px;
	margin:0 auto;
	padding-bottom:30px;
}
#cast-b div.left, #cast-b div.right{
	width:280px;
	text-align:left;
}
#cast-b div.left p, #cast-b div.right p{
	width:124px;
	float:left;
}
#cast-b div.left dl, #cast-b div.right dl{
	width:145px;
	float:right;
}
#cast-b div.left dl dt, #cast-b div.right dl dt{margin-bottom:7px;}
#cast-b div.left dl dd, #cast-b div.right dl dd{line-height:1.4;}

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