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