@charset "UTF-8";

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

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