﻿@charset "utf-8";
/* title の設定 */
#content h1{
	text-indent:-9999px;
	background:url('../images/title_ex_itakukako.gif') no-repeat 0 0;
	height:25px;
}
/** 委託加工用注意文エリア */
div#ik_caution{
	margin-top:10px;
	margin-bottom:10px;
}
div#ik_caution p{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
}
table.wakutbl th.ind{
	width:7%;
}
table.wakutbl th.name{
	width:30%;
}
table.wakutbl th.download{
	width:23%;
}
table.wakutbl th.num{
	width:10%;
}
table.wakutbl th.window{
	width:70%;
}
table.wakutbl th.tel{
	width:30%;
}
dl.hdl dt{
	width:8em;
}
dl.hdl dd{
	margin-left:8em;
}