﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_ekimu.gif') no-repeat 0 0;
	height:40px;
}

ul.linklist{
	margin-top:0;
	margin-bottom:0;
	margin-left:20px;
}
ul.linklist li{
	margin-top:5px;
	margin-bottom:5px;
}
h3{
	margin-top:15px;
	margin-bottom:2px;
	border-bottom:	none;
}
table.wakutbl th.download{
	width:16em;
}
h4{
	font-weight:bold;
	margin-top:25px;
	margin-bottom:20px;
}
dl.hdl dt {
	width:8em;
}
dl.hdl dd {
	margin-left:8em;
}