﻿ul#SyohinList {
	margin: 0 100px;
	list-style: square;
}

ul#SyohinList li {
	padding: 30px 0;
	line-height: 2;
	border-bottom: 1px dashed #ccc;
	clear: both;
}

ul#SyohinList li img {
	margin: 0 0 0 300px;
}
