@charset "utf-8";
.wrapper .main-contents .forshopownername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: #ECE9D8;
	padding: 10px;
}
.wrapper .main-contents .text {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	margin-top: 10px;
}

