@charset "utf-8";
/* CSS Document */

.list dt{
	width:500px;
	}
.list dd{
	margin-left:520px;
	}

