﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_ex_mayaku.gif') no-repeat 0 0;
	height:25px;
}
table.wakutbl th.ind{
	width:7%;
}
table.wakutbl th.num{
	width:7%;
}
table.wakutbl th.name{
	width:33%;
}
table.wakutbl th.download{
	width:20%;
}
table.wakutbl th.window{
	width:70%;
}
table.wakutbl th.tel{
	width:20%;
}
dl.hdl dt{
	width:8em;
}
dl.hdl dd{
	margin-left:8em;
}