@charset "UTF-8";

div#stores {
	padding:12px 15px 0 35px;
	}

div#stores img {
	width:180px;
	height:125px;
	padding:0 6px 15px 6px;
}

div#stores .chapter {
	text-align:center;
}

div#stores .section {
	text-align:center;
	font-size:24px;
	margin:10px 200px 10px 200px;
}

div#stores .section li {
	list-style:none;
	margin:20px 0px 20px 0px;
}

div#stores li {
	list-style:none;
	display:inline;
	vertical-align:middle;
	float:none;
	padding-bottom:20px;
}
