@charset "UTF-8";

.cssskin-index-shopclassic  {
  border-top: 1px dotted #847468;
  padding: 10px;
  margin-left: 30px;
  margin-right: 30px;
  border-left: 1px dotted #847468;
  border-right: 1px dotted #847468;
  background-color: #f6f3f0;
}

@media only screen and (max-width: 641px) {
.cssskin-index-shopclassic  {
  margin-left: 20px;
  margin-right: 20px;
}

}
