@charset "utf-8";
.product_title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

.product_price {
	color: #FF9100;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	font-family: Gungsuh;
}
