﻿/* 新収資料リストを定義するCSS */
/* 初期設定 20230201長谷川 */
/* -----　boxのタイトル　----- */
.s-lib-box .s-lib-box-title {
    font-size: 16px;
}

/* -----　表紙の「更新日と収録対象　----- */
.output {
    font-weight: bold;
    font-size:16px;
    margin-left:50px;
}

/* -----　表紙のNDC目次　----- */
.s-lg-box-wrapper-25378764 ul{ 
    list-style-type: none;
}
