@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);
body {
  color: #666666;
  background: #FFFFFF;
}

#maintopic {
  padding: 0;
  background: tranparent;
  margin-top: 0;
  margin-bottom: 0;
}

#topic {
  background: #FFFFFF;
  width: 200px;
  height: auto;
  margin: 0;
}
