@charset "euc-jp";

@import url("basic.css");

#top_content h3#t_kiyaku{
	background	: url(../image/h_kiyaku.gif) 0 0 no-repeat ;
}

#work{
	font-size:14px;
}

dl{
	border-bottom	:1px dashed #ccc;	
}

dt{
	font-weight	:bold;
	line-height	:2em;
	font-size		:1em;
	margin-top	:0.5em;
	padding-left:1em;
}

dd{
	margin-left		:1em;
	line-height		:1.5em;
	font-size			:1em;
	padding-left	:1em;
	padding-bottom	:1em;
}
