@charset "UTF-8";
.shopinfobox {
	width: 607px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.shopinfoarea {
	line-height: 20px;
	background-color: #FF8199;
	text-align: center;
	float: left;
	height: 20px;
	width: 85px;
	margin-right: 10px;
	color: #FFFFFF;
}
#info {
	height: 36px;
	width: 626px;
	margin-bottom: 25px;
}
#info a {
	background-image: url(../images/bt_info.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 36px;
	width: 626px;
	background-position: 0px 0px;
}
#info a:hover {
	background-image: url(../images/bt_info.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

