@charset "utf-8";
/* CSS Document */

/* history */

.contents .history dt{
	float:left;
	clear:left;
	padding:5px 10px 0 0;
	width:5em;
}

.contents .history dd{
	padding:10px 10px 10px 7em;
	margin:0;
}
