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