﻿@charset "UTF-8";

@import url(default.css);
@import url(common.css);

div#contents.page_about {
  background: url(../img/titleback_about.gif) no-repeat 0 3px;
  padding-top: 143px;
}

div#contents.page_program {
  background: url(../img/titleback_program.gif) no-repeat 0 3px;
  padding-top: 143px;
}

div#contents.page_presentation {
  background: url(../img/titleback_presentation.gif) no-repeat 0 3px;
  padding-top: 143px;
}

div#contents.page_support {
  background: url(../img/titleback_support.gif) no-repeat 0 3px;
  padding-top: 143px;
}

div#contents.page_info {
  background: url(../img/titleback_info.gif) no-repeat 0 3px;
  padding-top: 143px;
}

p#topic_path {
  font-size: 95%;
  background: url(../img/list_icon.gif) no-repeat 0 center;
  text-indent: 17px;
  color: #444;
}

p#topic_path a {
  border-bottom: 1px solid #ccc;
}

span#present_page {
  font-weight: bold;
}

div#main div.section {
  margin-top: 10px;
  padding-top: 9px;
}

div#main div.section h3 {
  background: url(../img/section_title.gif) no-repeat;
  width: 590px;
  height: 42px;
  line-height: 42px;
  text-indent: 48px;
  margin-bottom: 10px;
  color: #444;
}

div#main h4 {
  color: #444;
  font-size: 105%;
  margin: 8px 0;
  padding: 3px 8px;
  border-left: 15px solid #cccc68;
  border-bottom: 3px double #cccc68;
}

div#main h5 {
  color: #444;
  font-size: 105%;
  margin: 8px 0;
  padding: 1px 4px;
  border-left: 6px solid #98e271;
}

div#main strong {
  font-size: 130%;
  color: #ef6c1b;
}

div#main ul {
  list-style-type: disc;
  margin-left: 2.5em;
}

div#main ul.list_report li {
  margin-bottom: 1em;
}

div#main ol {
  margin-left: 2.5em;
}

div#main dl dt {
  clear: left;
  float: left;
  width: 6em;
  margin-bottom: 0.3em;
  font-weight: bold;
}

div#main dl dd {
  margin: 0 0 0.3em 6em;
}

div#main dl.minia_org dd {
  margin-left: 0;
}

div#main dl.minia_org dd dl dt {
  clear: left;
  float: left;
  width: 7em;
  margin-bottom: 0.3em;
  font-weight: bold;
  color: #444;
  padding: 2px 4px;
  border-left: 8px solid #cccc68;
  border-bottom: 3px double #cccc68;
}

div#main dl.minia_org dd dl dd {
  margin-left: 9em;
}

div#main dl dd#sponsor {
}

div#main dl dd dl dt {
  float: none;
  width: auto;
  font-weight: normal;
}

div#main dl dd dl dd {
  margin-left: 1.5em;
}

div#main dl.table {
  border-left: 0.15em solid #7fc31c;
  border-right: 0.15em solid #7fc31c;
  border-bottom: 2px solid #7fc31c;
}

div#main dl.table dt {
  width: 5.5em;
  _width: 6em;
  margin-bottom: 0;
  padding: 0.25em 0 0.25em 0.5em;
  border-top: 2px solid #7fc31c;
}

div#main dl.table dd {
  margin-bottom: 0;
  padding: 0.25em 0.5em;
  border-left: 0.15em solid #7fc31c;
  border-top: 2px solid #7fc31c;
  border-bottom: 1px solid #fff;
}

div#main dl.table dd dl {
}

div#main dl.table dd dl dt {
  width: auto;
  border: none;
}

div#main dl.table dd dl dd {
  border: none;
}
