@charset "UTF-8";

body {
  background-color: #FFFFFF;
  background-image: url("../../image/background/5.png");
  color: #333333;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  text-align: center;
}
a:link {
  color: #AF3E00;
  text-decoration: none;
}
a:visited {
  color: #AF3E00;
  text-decoration: none;
}
a:hover {
  color: #AF3E00;
  text-decoration: underline;
}
a:active {
  color: #AF3E00;
  text-decoration: underline;
}
body, table {
  line-height: 1;
}
p {
  line-height: 1.5;
}
p a:link {
  text-decoration: underline;
}
p a:visited {
  text-decoration: none;
}
p a:hover {
  text-decoration: underline;
}
p a:active {
  text-decoration: underline;
}
#container {
  text-overflow: ellipsis;
}
/*------BLOCKQUOTE_COLOR_START------*/
blockquote.quotation {color: #003366}
blockquote.quotation blockquote {color: #336699}
blockquote.quotation blockquote blockquote {color: #88bbff}
blockquote.quotation blockquote blockquote blockquote {color: #99cc66}
blockquote.quotation blockquote blockquote blockquote blockquote {color: #999999}
blockquote.quotation blockquote {margin: 0}
/*------BLOCKQUOTE_COLOR_E_N_D------*/
blockquote.quotation, blockquote.quotation blockquote {
  background: transparent none;
  border: none;
  padding: 0 0 0 8px;
  margin: 0.8em 0;
  border-left-style: solid !important;
  border-left-width: 2px !important;
}

body.popup div.single div#main, * html body.popup div.single div#main {
  width: auto;
  margin: 0 auto;
  max-width: 700px;
}
div#content div#main table.field-table tbody ol.checkbox {
  max-width: 300px;
  _width: 250px;
  /width: 250px;
  height: auto;
}
div#content div#main table.field-table tbody ol.checkbox li {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  _white-space: normal;
  /white-space: normal;
  /float: left;
  _float: left;
}
div#content div#main div.separator-description {
  display: box;
  width: 380px;
  margin: 0 auto 10px auto;
  display: none;
}
div#content div#main hr.field-separator {
  width: auto;
  margin: 10px auto;
  max-width: 480px;
  text-align: center;
}
