﻿@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2blue .la1
/* 英語とロシア語などの欧文フォント */
{
 font-family: 'Times New Roman', 'Times', serif;
}


.BrowserItemList_torinet_h2blue .la2
/* 韓国語フォント */
{
 font-family: 'Gulim', 'Apple Gothic', 'Arial', sans-serif;
}

.BrowserItemList_torinet_h2blue .la3
/* 中国語フォント */
{
  font-family: 'SimSun', 'Song', 'Arial', sans-serif;
}

.BrowserItemList_torinet_h2blue .la4
/* タイ語フォント */
{
  font-family : Tahoma,"Microsoft Sans Serif","Browallia New","CourierNew",AngsanaUPC,CordiaUPC;
}

.Responsibility
/* 最終更新時間表記 */
{
 font-size:0.95em;
 color:#666;
 border-bottom:1px dotted #ccc;
 padding-bottom:3px;
 margin-bottom:15px;
}