

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2blue .Contents h3 {
 border-left:none;
 border-top:solid 1px #cccccc;
 border-left:solid 1px #cccccc;
 padding:3px 10px;
 background-color:#eeeeee;
}

.BrowserItemList_torinet_h2blue .Contents table
/* 本文 */
{
 margin-left:30px;
}

.BrowserItemList_torinet_h2blue .Contents td
/* 本文 */
{
 padding-top:5px;
 padding-bottom:5px;
 width:7.5em;
}


}
