/*ページ固有のスタイル*/

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;
}

/*
h2 span {
  color:#ff0000;
  letter-spacing: 0;
}

h3 {
  color:#0000ff;
  font-size:1.2em;
  margin:2em 1em 0.5em 1em;
  clear:both;
}

a:visited {
  color:#333366;
}

a img {
  border-style:none;
  margin:0;
  padding:0;
}
*/

#pw {
  text-align:center;
  margin:0 auto;
  width:42em;
  min-width:600px;
}

#pp {
  text-align:center;
  margin:0 auto;
  width:42em;
  min-width:600px;

  background:
    transparent
    url('img/ryuiti1.jpg')
    no-repeat
    scroll
    right bottom;
  clear:both;

  /*padding-right:210px;*/
}

#pw div,
#pp div {
  text-align:left;
  margin-left:1em;
  margin-right:1em;
}

#pp table {
  display:block;
  min-height:300px;
  text-align:left;
  margin:1em;
}

#pp table th {
  vertical-align:top:
  width:10em;
}

#pp ul li {
  list-style-type:none;
}

