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

/* [[┃┠ h3]] */
/*___________________________________________________________________________*/
#contents .category h3 ,
#contents h3 {
	border: solid 1px #f6ab00;
	background: #f6ab00;
}

/* [[┃┃┠ dt：質問内容]] */
/*---------------------------------------------------------------------------*/
/* [[┃┃┃┠ span.askNumber：番号]] */
/*--------------------------------------------------*/
#contents .category .ask dt .askNumber ,
#contents dl.question dt strong {
	border: solid 1px #f6ab00;
	background: #f6ab00;
}</pre></body></html>