﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_yoshikiichiran.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_yoshiki.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 th.download{
	width:16em;
}
h4{
	font-weight:bold;
	margin-top:25px;
	margin-bottom:20px;
}