﻿@charset "utf-8";

#header {
  display: none;
}
ol {
  margin: -5px auto 5px -15px;
}
ol li {
  display: inline;
}
#content h2 {
  width: 730px;
  height: 90px;
  font-size: 1.7em;
  background: url(../img/logo3.gif) no-repeat;
  padding: 25px 0 0 90px;
}
#inpagenav {
  padding: 0 40px 40px 40px;
}
#inpagenav li {
  font-size: 1.1em;
  line-height: 2;
}
#inpagenav li a {
  display: block;
  color: #393;
  text-decoration: none;
}
#inpagenav li a:hover {
  color: #006400;
  text-decoration: underline;
}
h3 {
  font-size: 1.2em;
}
h2,h3,#charge_note {
  font-weight: bold;
}
#charge_note {
  font-size: 0.9em;
}
img,table {
  margin-top: 10px;
}
table {
  width: 100%;
}
th,td {
  border: 1px solid #888;
  text-align: center;
  font-size: 0.9em;
}
th {
  padding: 2px 10px;
}
td {
  padding: 3px 10px;
}
th,.circulation {
  color: #fff;
  background: #393;
}
#tie_table {
  width: 300px;
  margin: 10px auto 0 auto;
}
.text {
  padding-top: 10px;
  line-height: 2;
}
#common_text,.orange {
  color: #FF4500;
}
.red,.provide_note,#charge_note {
  color: red;
}
h2,.provide_note,#charge_note,#data_note,dl {
  text-align: left;
}
#intersection {
  padding: 50px 0 40px 0;
}
#common_text {
  font-size: 1.4em;
}
.provide_note,#charge_note {
  padding-left: 100px;
}
#data_note {
  padding: 40px 0 10px 90px;
}
dl {
  padding: 0 100px;
}
dd {
  margin-bottom: 5px;
  text-indent: 1em;
}
