@charset "utf-8";
/* CSS Document */

.storeBox{
	width: 557px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aab197;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	text-align: left;
}
.storeBox .pic{


}
.storeBox .p{
	padding-bottom: -20px;
	text-align: right;
}
.storeBox .p a:link, a:visited ,a:active{
	color: #666;
	text-decoration: none;
}
.storeBox .p a:hover {
	color: #404040;
	text-decoration: underline;
}