/*ページ固有のスタイル*/

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_month {
  border-spacing:0;
  border-width:1px;
  border-style:solid;
  border-collapse:collapse;
  text-align:left;
  margin:0 auto;
  width:39em;
  background-color:#66ffff;
}

#price_tv_init th,
#price_tv_month th {
  border-width:1px;
  border-style:solid;
  font-weight:normal;
  width:9em;
  padding:0.2em;
}

#join table th {
  border-width:1px;
  border-style:solid;
  font-weight:normal;
  width:9em;
  padding:0.2em;
  color:#0000ff;
}

#price_tv_init td,
#price_tv_month td,
#join table td {
  border-width:1px;
  border-style:solid;
  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;
}
*/

/* 地デジのリンク */
#link_digital {
  clear:both;
  background:
    transparent
    url('/img/allow_ani1.gif')
    no-repeat
    scroll
    left center;
  width:14em;
  margin:0px auto;
  font-size:1.2em;
  font-weight:bold;
/*  
  width:378px;
  height:117px;
  text-align:right;
*/
  padding-left:20px;
}

#link_digital a {
  display:block;
  background:
    transparent
    url('/img/allow_ani2.gif')
    no-repeat
    scroll
    right center;
  padding-right:20px;
}

#chlist table {
  border-spacing:0;
  border-width:2px;
  border-style:solid;
  border-collapse:collapse;
  border-color:#999999;
  text-align:left;
  margin:1em auto;
  font-size:1em;
}

#chlist table th, 
#chlist table td {
  padding:5px;
  border:2px solid #999999;
  text-align:left;  
}

.ch {
  text-align:right;
}

.basic_ch {
  background-color : #cdeeff;
}

.common_ch {
  background-color : #ffffcc;
}

.mic_ch {
  background-color : #cdff99;
}

.pay_ch {
  background-color : #ffccd5;
}

.bs_ch {
  background-color : #cbcbff;
}
