#store h3{
	padding: 6px 0;
	height: 25px;
	text-indent: -9999px;
	background: #2F333A url(../images/goods_19.gif) no-repeat center center;
}
#store .summary{
	padding: 15px 20px;
	font-size: 1.4em;
	line-height: 1.6em;
}

#store table{
	margin: 0 auto 20px auto;
	width: 646px;
}
#store table th,
#store table td{
	padding: 12px 8px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#store table thead th{
	padding: 2px 8px !important;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
}
#store table thead th.storename{
	border-left: 1px solid #000;
}
#store table tbody th{
	background: #EAD9ED;
	border-right: 1px solid #000;
	width: 11em;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	text-align: center;
}
#store table tbody td{
	border-left: 1px solid #000;
}
#store table tbody td.storename{
	width: 20em;
}
#store table tbody td.storename .name{
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
}
#store table tbody td.storename .url{
	font-size: 1.1em;
	line-height: 1.2em;
}
#store table tbody td.inquery{
	font-size: 1.2em;
	line-height: 1.6em;
}
#store table tbody td.inquery .tel{
	font-weight: bold;
}
#store table tbody td.inquery .note{
	margin: 10px 0 0 0;
	font-weight: bold;
}