@charset "UTF-8";

/*	通販法表記	*/
dt{
	width: 8em;
	float: left;
	margin: 0 0 0.5em 0;
}

dd{
	margin: 0 0 0.5em 8em;
}







