#Store h2 {
	margin: 0px;
	padding: 0px;
}

#Store h3 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Store table {
	color: #444;
	font-size: 12px;
	text-align: left;
}
#Store ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
}
#Store a {
	color: #0069d2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px;
	padding: 0;
}
#Store .li-01 {
	float: left;
	font-size: 16px;
	font-weight: 900;
	color: #0069d2;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Store .li-02 {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#Store td {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#Store p {
	line-height: 1.2;
	padding: 0px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Store .coupon {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#Store .toda {
	font-size: 80%;
}


#Store .li-01 .gs1 {
	font-size: 10px;
	font-weight: bold;
}