@CHARSET "UTF-8";

body {
  width: 360px;
}

.main {
  margin: 5px 0 0 0;
}

.explain-text {
  margin: 10px 0 0 15px;
}

.oshirase ul li {
  list-style-image: url(../../resources/images/msg_warn.gif);
}