﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2backy
/* 文書リスト全体 */
{
	margin:0;
	margin-top:5px;
	padding:0;
	margin-left:0px;
}

.BrowserItemList_torinet_h2backy .h2frame
/* H2 文書タイトル */
{
  margin: 0px 0 0 0;
  padding:0px;
  background-image:url(bunsyo-backbl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color:#afeeee;
}

.BrowserItemList_torinet_h2backy .Title
/* H2 文書タイトル */
{
 font-weight: bold;
 color: #333333;
 text-align: left;
 margin: 0px;
 padding: 10px 0px 10px 10px;
 background-image:url(bunsyo-backbr.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.BrowserItemList_torinet_h2backy .RSS
/* RSS */
{
  padding:0px 3px;
}

.BrowserItemList_torinet_h2backy h4 
/* H4 本文用 */
{
         background-color: #f5f5f5;
	font-weight: bold;
	font-size: medium;
	margin:0;
}

.BrowserItemList_torinet_h2backy .waku
{
         background-image:url(back2.gif);
         margin:0;
         padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.BrowserItemList_torinet_h2backy .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 5px 0 0 5px;
         line-height: 150%;
}


.BrowserItemList_torinet_h2backy ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2backy ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h2backy ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2backy ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal;
	line-height: 130%
}



.BrowserItemList_torinet_h2backy .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2backy .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2backy .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2backy
/* 文書リスト全体 */
{
	margin:0;
	margin-top:5px;
	padding:0;
	margin-left:0px;
width:100% !important;
}

.BrowserItemList_torinet_h2backy .h2frame
/* H2 文書タイトル */
{
  margin: 0px 0 0 0;
  padding:0px;
  background-image:url(bunsyo-backbl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color:#afeeee;
}

.BrowserItemList_torinet_h2backy .Title
/* H2 文書タイトル */
{
 font-weight: bold;
 color: #333333;
 text-align: left;
 margin: 0px;
 padding: 10px 0px 10px 10px;
 background-image:url(bunsyo-backbr.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.BrowserItemList_torinet_h2backy .RSS
/* RSS */
{
  padding:0px 3px;
}

.BrowserItemList_torinet_h2backy h4 
/* H4 本文用 */
{
         background-color: #f5f5f5;
	font-weight: bold;
	font-size: medium;
	margin:0;
}

.BrowserItemList_torinet_h2backy .waku
{
         background-image:url(back2.gif);
         margin:0;
         padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.BrowserItemList_torinet_h2backy .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 5px 0 0 5px;
         line-height: 150%;
padding-left:5px;
}


.BrowserItemList_torinet_h2backy ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2backy ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h2backy ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2backy ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal;
	line-height: 130%
}



.BrowserItemList_torinet_h2backy .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2backy .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2backy .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}
}
