@charset "UTF-8";
/* CSS Document */

body {
  /* 全体のフォントファミリー */
  font-family: "Yu Gothic Pr6N D";
}


.profile_inner, .modal_content_inner {
  background-color: #000000;
}