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

/*----------------------------------------------------------------*/
/*---sec_news-------------------------------------------------------------*/

div#sec_news{
  width: 100%;
}

div#sec_news div.article_detail{
  width: 86%;
  margin:20px auto;
}
</pre></body></html>