@charset "utf-8";

/*----------------------------------------------------
	petwheelcentercap /  PC用CSS
----------------------------------------------------*/
.petwheelcentercap.item .titleArea .pricePoint.pricePointW .pricePointIn .priceArea ul.detail {
	margin-top: 1em;
}

.petwheelcentercap.item .titleArea .pricePoint.pricePointW .pricePointIn .priceArea {

}

.petwheelcentercap.item .titleArea .pricePoint.pricePointW .pricePointIn .detailArea {
	text-align: right;
}

.petwheelcentercap.item .titleArea .pricePoint.pricePointW .pricePointIn .detailArea a {
	display: block;
	border: 1px solid #d6d6d6;
	padding: 10px;
}

.petwheelcentercap.item .titleArea .pricePoint.pricePointW .pricePointIn .detailArea img.modalZoom {
	margin-top: 20px;
}

.petwheelcentercap.item .titleArea .pricePoint p.price + P.price {
	margin-top: 20px;
}

.petwheelcentercap.item .tekiyoArea dl dd span.mLeft {
	margin-left: 4em;
}

