

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2blue li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	line-height: 180%
}

.BrowserItemList_torinet_h2blue dd
/* LI 本文用 */
{
	line-height: 180%
}

.none {
	list-style-type: none;
}

.BrowserItemList_torinet_h2blue ol
{
  margin-top:0;
  margin-bottom:0;
  padding-top:0;
}

.BrowserItemList_torinet_h2blue ol li
/* LI 本文用 */
{
  list-style-type:decimal;
	}
}
