.item1 {
	float: left;
	width: 565px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
.item1 td {
	padding: 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.shop_category {
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	width: 560px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993333;
	padding-left: 5px;
	line-height: 1em;
	margin-top: 10px;
}
.item1 table {
	width: 565px;
}
.item1 .name {
	width: 140px;
	vertical-align: baseline;
	font-weight: bold;
	color: #666666;
}
.item1 .tel {
	width: 110px;
	text-align: right;
	vertical-align: middle;
}
.item1 .name a {
	color: #333333;
}

