@charset "utf-8";

.price_at {
	font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	font-size: 1.25em;
	border: 2px solid; 		
	border-color: #8DC13F;
	background-color: #DAF47B;
	margin-bottom: 1em;
	color: #000; 
	font-weight: normal; 
	line-height: 1.5em; 
	padding: 2em; 
}

.aki_price_at {
	font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	font-size: 1.25em;
	border: 2px solid; 		
	border-color: #B67C3C;
	background-color: #FBF6EF;
	margin-bottom: 1em;
	color: #000; 
	font-weight: normal; 
	line-height: 1.5em; 
	padding: 2em; 
}

.STORES_at {
	font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
	font-size: 2em;
	border: 5px solid #AE95F5;
	background-color: #FBFBFB;
	margin-bottom: 1em;
	text-align: center;
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	padding: 1em;
}
