body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

body {
  font-family: verdana, sans-serif, arial;
  font-size: 11px;
  line-height: 17px;
  color: black;
  background: white;
  text-align: justify; }

* {
  background: white !important; }

.window {
  padding-bottom: 3em; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  padding-bottom: 1em; }

h1 {
  font-size: 150%; }

h2 {
  font-size: 140%; }

h3 {
  font-size: 130%; }

h4 {
  font-size: 120%; }

#header, #left_menu, #right_menu, .attaches_list, .window_logo, .label, .remark, .remark_form_wrapper, .flash, .gallery, .subscribe {
  display: none !important; }

a {
  color: black;
  text-decoration: none; }

.contents a, .page_contents a {
  text-decoration: none !important; }

.text_content h1, .text_content h2, .text_content h3, .text_content h4, .text_content h5, .text_content h6 {
  background: none !important;
  height: auto !important; }
.text_content a {
  text-decoration: underline; }
.text_content strong {
  font-weight: bold; }
.text_content em {
  font-style: italic; }
.text_content li {
  list-style-type: inherit;
  list-style-position: inside; }
.text_content ul li {
  list-style-type: disc; }
.text_content ol li {
  list-style-type: decimal; }
.text_content p, .text_content ul, .text_content ol {
  padding-bottom: 0.5em; }
.text_content table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px; }
.text_content td, .text_content th {
  padding: 5px 10px;
  border: 1px solid black; }
.text_content table p {
  padding: 0; }

.window_header .right {
  display: none; }