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