@charset "utf-8";/* CSS Document */#enkaku {	width:auto;	height:auto;}/* CSS Document */#enkaku dl{	width: 640px;	height: auto;	margin-bottom: 20px;	display: block;}/* CSS Document */#enkaku dt{	width: 98px;	height: auto;	float: left;s	margin: 0px 5px 3px auto;}/* CSS Document */#enkaku dd{	width: 530px;	height: auto;	float: left;	margin: 0px 0px 3px 5px;}/* Clearfix --------------------------*//* For modern browsers */.cf:before, .cf:after {	content:"";	display:block;	overflow:hidden;}.cf:after {	clear:both;}   /* For IE 6/7 (trigger hasLayout) */.cf {	zoom:1;}