﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_horeiichiran.gif') no-repeat 0 0;
	height:40px;
}

/** トップボタン */
.top_btn ul li, .top_btn ul li a, .top_btn ul li a:link, .top_btn ul li a:visited{
	background-image:url('../images/top_btn_horei.gif');
	background-repeat:no-repeat;
}

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 td.download{
	width:12.3em;
}
table.wakutbl td.knum{
	width:15em;
}
h4{
	margin-top:25px;
	margin-bottom:20px;
	font-weight:normal;
	border-bottom:1px #808080 dashed;
}