﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_jizen_koseishinyaku.gif') no-repeat 0 0;
	height:25px;
}
table.wakutbl th.name{
	width: 40%;
}
table.wakutbl th.download{
	width: 20%;
}
table.wakutbl th.num{
	width: 7%;
}
ol.nomark{
    list-style:none;
}