@charset "utf-8";

	/* Name */
	div.PanelProductListGroupDetailName
	{
		display			:	none;
	}

	/* Specification */
	div.PanelProductListDetailRentalWeekly dl.PanelProductListDetailSpecification:first-child,
	div.PanelProductListDetailRentalMonthly dl.PanelProductListDetailSpecification:first-child,
	div.PanelProductListDetailSellLand dl.PanelProductListDetailSpecification:first-child
	{
		display			:	block !important;
	}
