@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+	store.css 
+	store.html専用
+	
+	
+	
+	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

h4 {
	line-height:1.5em;
	font-size:16px;
	border-left:#04438e 5px solid;
	border-bottom:#04438e 1px solid;
	padding-left:7px;
	margin-bottom:10px;
}

#left ul {
	padding: 0px 12px 20px 32px;
}
#left ul li {
	list-style-type:disc;
	padding-bottom:5px;
}