

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2blue ol li
/* 文書リスト全体 */
{
   list-style-type:decimal;
}
}
