/* CSS Document */


div#contents dl{
	margin-top:20px;
	}

div#contents dl dt{
	float:left;
	width:110px;
	}

div#contents dl dd{
	float:right;
	width:440px;
	}
















