@charset "UTF-8";
/*kowaza9 DL,DT,DDclear.css*/

/*TOP MIDASHI*/
#mainspace dl {
	clear: both;
	margin-top: 0px;
	font-size: 100%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#mainspace dl dt {
	float: none;
	width: auto;
	height: auto;
	line-height: 1.6em;
	clear: none;
	
}
#mainspace dl dt a {
	border-right: 1px none #999999;
	margin-right: auto;
	display: none;
	font-weight: normal;
}
#mainspace dl dt a:hover {
}

#mainspace dl dd {
	line-height: 1.6em;
	height: auto;
}
/*TOP MIDASHI END*/
