@charset "shift_jis";

/* content
---------------------------------------------------*/
dl{
	margin:0 0 20px 0;
}

dl dt{
	float:none;
	font-weight:bold;
}

dl dd.title{
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #666666;
}

dl dd.honbun{
	padding-top:12px;
}

dl table{
	margin:20px 0;
}

