@charset "utf-8";
.shop_con  p h4 {
	font-size: 14px;
	font-weight: bold;
}
.shop_con p h5 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.shop_con {
	text-align: left;
}
.shopmenulink {
	color: #454545;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.shopmenulink a {
	text-decoration: none;
	color: #3C3C3C;
}
.shopmenulink  a:hover {
	text-decoration: underline;
	color: #3C3C3C;
}

