/*ページ固有のスタイル*/

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;
}
*/

#price_tv, 
#price_net,
#join {
  text-align:center;
  margin:0 auto;
  width:42em;
}

#price_tv ul {
  text-align:left;
  margin-left:1em;
}

#price_tv ul li {
  list-style-type:none;
  text-indent:-1em;
}

em {
  color:#ff0000;
  font-style:normal;
  font-weight:normal;
}

#tel {
  color:#ff0000;
  font-size:1.5em;
}

#price_tv_init,
#join table {
  border-spacing:0;
  border-width:2px;
  border-style:solid;
  border-collapse:collapse;
  border-color:#999999;
  text-align:left;
  margin:0 auto;
  width:39em;
  background-color:#fef266;
}

#price_tv_month {
  border-spacing:0;
  border-width:2px;
  border-style:solid;
  border-collapse:collapse;
  border-color:#999999;
  text-align:left;
  margin:0 auto;
  width:39em;
  background-color:#66ffff;
}

#price_tv_init th,
#price_tv_month th {
  border-width:2px;
  border-style:solid;
  border-color:#999999;
  font-weight:normal;
  width:9em;
  padding:0.2em;
}

#join table th {
  border-width:2px;
  border-style:solid;
  border-color:#999999;
  font-weight:normal;
  width:9em;
  padding:0.2em;
  color:#0000ff;
}

#price_tv_init td,
#price_tv_month td,
#join table td {
  border-width:2px;
  border-style:solid;
  border-color:#999999;
  font-weight:normal;
  padding:0.2em;
}

#contact {
  border:2px solid #6f9e0a;
  background-color:#bef450;
  text-align:left;
  width:39em;
  margin:0 auto;
  padding-bottom:1em;
}

#contact dt {
  color:black;
  font-weight:bold;
  font-size:1.5em;
  margin:0.5em;
}

#contact dd {
  color:black;
  font-size:1em;
  margin-left:10em;
}
