@import url(../../../css/general.css);

#main {
  line-height: 1.4;
  padding: 0 0 12px;
}

#title {
  background: transparent url(../image/title.jpg) no-repeat left top;
  width: 700px;
  height: 200px;
  position: relative;
}

#lead {
  color: #fff;
  position: absolute;
  top: 70px; left: 20px;
  width: 550px; height: 130px;
  overflow: auto;
  font-size: 14px; line-height: 1.38;
}

#lead p {
  text-indent: 0;
  text-align: justify; text-justify: inter-ideograph;
  margin: 0 0 5px;
}

#main h1 {
  margin: 0 auto 0 -1000em;
  padding: 0;
  height: 40px;
}

#main h2 {
  margin: 1em 0;
  background: #000 url(../image/icon.png) no-repeat 5px 0;
  padding-left: 40px;
  border-width: 2px;
  border-style: solid;
  border-color: #333 #999 #999 #333;
  color: #fff;
}

ul.menu {
  width: 100%;
  list-style: none;
  margin: 1em auto; padding: 0;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

ul.menu li {
  float: left;
  width: 337px;
  font-size: 16px; line-height: 1.8;
  margin: -1px 0 0 -1px;
  border: solid 1px #666;
}

ul.menu li a:link, ul.menu li a:visited, ul.menu li a:hover, ul.menu li a:active {
  display: block;
  width: 310px;
  margin: 0 auto;
}

.section {
  margin: 1em 0;
  padding: 0 12px;
}

.section p {
  text-indent: 1em;
  margin: .7em 0;
  text-align: justify;
  text-justify: inter-ideograph;
}

.section p.gototop {
  clear: both;
  text-align: right;
  font-size: 80%;
  margin: .7em 0 3px;
}

.section p.gototop a {
  border: 1px solid #999 !important;
  padding: 3px 1em;
}

.section .image {
  width: 300px;
  clear: both;
  font-size: 80%;
  text-align: center;
  text-indent: 0;
  margin-top: 0; margin-bottom: .5em;
}

.section .right-image {
  float: right;
  margin-left: 1em;
}

.section .left-image {
  float: left;
  margin-right: 1em;
}

.section .image p {
  text-align: center;
  margin: 0 0 1em;
  text-indent: 0;
}

.section .image p.caption {
  text-align: justify;
  text-justify: inter-ideograph;
  padding: 0 5px 5px;
  margin-top: -.8em;
}

.section a:link img,
.section a:visited img {
  border: solid 3px #f8f;
}

.section a:hover img,
.section a:active img {
  border: solid 3px #f00;
}

.section a:link img,
.section a:visited img {
  border: solid 3px #f8f;
}

.section a:hover img,
.section a:active img {
  border: solid 3px #f00;
}

.section dl.link {
  clear: both;
  font-size: 90%;
  padding: 1em 1em 0;
  border: solid 2px #ec3;
  margin: 2em 2em 3em;
}

.section dl.link dt {
  clear: left;
  margin-top: .5em;

}

.section dl.link dt a,
.section dl.link dt span {
  padding-left: 20px;
  background: transparent url(../../../image/icon/triangle.gif) no-repeat 6px center;
}

.section dl.link dt a img,
.section dl.link dt span img {
  float: left;
  border: none;
  margin-right: 1em; margin-top: 0; margin-bottom: 1.5em;
}

.section dl.link dd {
  clear: none;
  margin-left: 1em; margin-top: .5em;
  padding-bottom: 1em;
}

.section.link dd a {
  padding-left: 20px;
  background: transparent url(../../../image/icon/triangle.gif) no-repeat 6px center;
}



#sunrise table.time {
  float: left; width: 10em;
  background: #fec;
  font-size: 90%;
  margin: 0 1em 1em;
  border-collapse: collapse;
}

#sunrise table.time th {
  text-align: left;
}

#sunrise table.time thead th {
  background: #fc6;
  white-space: nowrap;
  padding: .2em .5em;
}

#sunrise table.time tbody th {
  white-space: nowrap;
  padding: .1em .5em;
}

#sunrise table.time tbody td {
  white-space: nowrap;
  padding: .1em .5em;
}

#sunrise ul {
  clear: left;
  background: url(../image/scene.jpg) no-repeat right center;
  padding-right: 220px;
  min-height: 300px;
}
