<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ã‚³ãƒ¡ãƒ³ãƒˆã‚’ã‚·ãƒ³ãƒ—ãƒ«ãªã‚¹ãƒ¬ãƒƒãƒ‰è¡¨ç¤ºã«ã—ãŸã¨ã*/
#comments-thread .comment-id,
#comments-thread .form-allowed-tags{
  display:none;
}

#comments-thread .comment-author{
  font-weight:bold;
}

#comments-thread img.avatar {
  float:right;
  margin-right:0;
  margin-left:10px;
  width: 40px;
  height: auto;
}

#commentform label{
  display:block;;
}

#commentform input{
  margin-bottom:0px;
}

#commentform input[type="text"],
#commentform input[type="url"],
#commentform textarea{
  background-color:#fff;
  border:1px solid #aaa;
}</pre></body></html>