#topImage{
	margin:30px 0 0;
	text-align:center;
}

#taxFree h2{
	width:900px;
	margin:20px auto;
	padding:4px 10px;
	background:#007bbb;
	font-size:14px;
	line-height:1.5em;
	color:#fff;
}

#taxFree h3{
	text-decoration:underline;
}

.shopList{
	width:900px;
	margin:20px auto;
}

.shopList dt{
	font-weight:bold;
}

.shopList dd{
	padding:0;
	margin:0 0 1em;
}

.shopList ul,
.shopList li{
	padding:0;
	margin:0;
	color:#007bbb;
}

.shopList a{
	color:#007bbb;
}

.comment{
	margin:0 20px 2em;
	font-size:12px;
	line-height:1.5em;
}

.bottomPoint{
	width:900px;
	margin:40px auto;
	font-size:12px;
	line-height:1.5em;
}

.tax_img {
	display: block;
    margin: 0 auto;
}

.tax-free-last {
	margin-bottom: 30px;
}