﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_haiso.gif') no-repeat 0 0;
	height:25px;
}
/* table */
table.wakutbl th.num{
	width:19%;
}
table.wakutbl th.name{
    width:25%;
}
table.wakutbl th.download{
	width:21%;
}
table.wakutbl tr td ol{
	list-style:lower-roman;
}
table.wakutbl tr td p{
	margin-left:0;
}
p.note{
	margin-top:10px;
	margin-bottom:10px;
}