/*ページ固有のスタイル*/

h1 {
  background:
    transparent
    url('/img/ani_079.gif')
    no-repeat
    scroll
    left center;
  margin:10px auto;
  clear:both;
  width:524px;
  height:47px;
  text-align:right;
}

h1 img {
  background:
    transparent
    url('/img/ani_080.gif')
    no-repeat
    scroll
    right center;
  padding-right:26px;
}

h2 {
  color:#663300;
  font-size:1.5em;
  margin:2em 1em 0.3em 1em;
  letter-spacing: 1em;
  clear:both;
}

/*
h3 {
  margin:2em 1em 0.5em 1em;
  clear:both;
}

a:visited {
  color:#333366;
}

a img {
  border-style:none;
  margin:0;
  padding:0;
}
*/

#outline, #history {
  text-align:center;
}

#outline table,
#history table {
  border-spacing:0;
  border-width:1px;
  border-style:solid;
  border-collapse:collapse;
  text-align:left;
  margin:0 auto;
  width:39em;
}

#outline table th,
#history table th {
  border-width:1px;
  border-style:solid;
  font-weight:normal;
  width:9em;
  padding:0.2em;
  vertical-align:top;
}

#outline table td,
#history table td {
  border-width:1px;
  border-style:solid;
  font-weight:normal;
  padding:0.2em;
  vertical-align:top;
}

#outline table td ul {
  display:inline;
/*  margin-left:2em;*/
}

#outline table td ul li {
  display:inline;
  list-style-type:none;
}

#outline table td div,
#history table td div {
  margin:0.2em !important;
}
