@charset "utf-8";
@import url("common.css");

/* ------------------------------
  MULTIMEDIA
------------------------------ */

h3 {
 font-weight: normal;
 line-height: 1.2;
}

dt {
 color: #CC6699;
 margin-bottom: 0.2em;
}

.about {
 border-bottom: 3px solid #DCDCDC;
 margin-bottom: 1em;
}

.qrcode {
 border: 1px solid #E0E0E0;
}

