@charset "shift_jis";
/* CSS Document */

.comp {
	margin-left: 0;
	margin-right: 0;
}
.comp table td {
	padding: 5px 10px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #000;
}
.product_list .product_item {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 30px;
}
.product_list .product_item img {
	max-width: 159px;
}
.product_list .product_item p {
	text-align: center !important;
	margin-top: 10px !important;
}