@charset"euc-jp";

.shoplistTable01{
	width: 100%;
	margin-top: 30px;
}
table{
	width: 697px;
	font-size: 0.8em;
	text-align: left;
}
table caption{
	text-align: left;
}
table thead tr{
	background: #aa3749;
	text-align: center;
}
table thead tr td{
	border: 1px solid #aa3749;
}
table thead img{
	padding: 0.5em 0;
}
table tbody tr th img{
	margin: 5px 0;
	float :left;
}
table tbody tr td{
	padding: 0.5em 15px;
	border: 1px solid #f3ead9;
	background: #fffaf0;
}
table tbody tr td a{
	background: url(/common/img/bullet_arrow02.gif) 0 0.2em no-repeat;
	padding-left: 12px;
}