h2 {
  border-bottom: 4px double #999;
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}

div.template_cloth {
  display: inline-block;
  text-align: left;
}

div.template_cloth div.view_name {
  padding-left: 0.5em;
}

#donsu_collection {
  text-align: center;
}

#donsu_collection div.template_cloth {
  width: 200px;
  border: 4px solid #ddd;
  margin: 5px;
}

#donsu_collection img.is_ichimonji {
  width: 200px;
  height: 70px;
}

span.new {
  color: #c33;
}


