<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/


 h3,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:90%;
  vertical-align:baseline;
  background:transparent;
}

 {
  list-style: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* ã‚¢ã‚³ãƒ¼ãƒ‡ã‚£ã‚ªãƒ³ãƒ¡ãƒ‹ãƒ¥ãƒ¼å…¨ä½“ã®ã‚µã‚¤ã‚ºãƒ»ä½ç½® */
.ac {
  width: 100%;
  max-width: 100%;
  margin: 20px auto;
}

/* ã‚¯ãƒªãƒƒã‚¯é&nbsp;˜åŸŸ */
.ac-parent {
  background-color: ;
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

/* ã‚¯ãƒªãƒƒã‚¯ã—ãŸã‚‰è¡¨ç¤ºã•ã‚Œã‚‹é&nbsp;˜åŸŸ */
.ac-child {
  display: none;
  padding: 2em 1em;
  background-color: #fff;
  text-align: left;
 font-size: 12px;
 line-height: 20px;
color: #000;	
}

</pre></body></html>