<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*content*/
.selection_index h2 {
  border: 0;
}

.selection_index a {
  text-decoration: underline;
}

.selection_index a:hover {
  color: #00b029;
}</pre></body></html>