/*ページ固有のスタイル*/

h1 {
  background:
    transparent
    url('img/digital_bc_title.gif')
    no-repeat
    scroll
    top center;
  margin:10px auto;
  clear:both;
  width:284px;
  height:53px;
  overflow:hidden;
  text-indent: -1000em;
  margin:5px auto;
}

h2 {
  background-color : green;
  text-align : center;
  color : white;
  width : 534;
  height : 27;

  font-size:1.1em;
  margin:2em 1em 0.3em 1em;
  padding:0.2em;
  clear:both;
}

h2 span {
  color:#ff0000;
  letter-spacing: 0;
}

h3 {
  color:#0000ff;
  font-size:1.2em;
  margin:2em 1em 0.5em 1em;
  clear:both;
}

em {
  color:#ff0000;
  font-style:normal;
  font-weight:normal;
}

.example {
  font-weight:bold;
}

#chlist {
  text-align:center;
}

#chlist div {
  text-align:center;
  margin:0;
}

#chlist table {
  border-spacing:0;
  border-width:1px;
  border-style:solid;
  border-collapse:collapse;
  text-align:left;
  margin:0.5em auto;
  font-size:1em;
}

#chlist table th {
  color : black;
  background-color: #edcfa0;
  text-align: center;
  padding:5px;
  border:2px solid #999999;
}

#chlist table td {
  padding:5px;
  border:2px solid #999999;
}

td.ch_name {
  background-color : #f3f0da;
}

td.u_ch,
td.c_ch {
  background-color : white;
  text-align : center;
}

#contact {
  text-align:center !important;
}

#contact ul {
  display:block;
  width:200px;
  margin:0 auto;
}

#contact ul li {
  list-style-type:none;

}

#tel {
  background:
    transparent
    url('img/freedial-s.gif')
    no-repeat
    scroll
    left center;
  margin:10px auto;
  clear:both;
  height:15px;
  padding-left:20px;
}

#tel div {
  background:
    transparent
    url('img/0120-16-3238.gif')
    no-repeat
    scroll
    left center;
  width:133px;
  height:14px;
  overflow:hidden;
  text-indent: -1000em;
}

#mail {
  background:
    transparent
    url('img/mail-s.gif')
    no-repeat
    scroll
    left center;
  margin:10px auto;
  clear:both;
  height:15px;
  padding-left:20px;
}

#mail div {
  background:
    transparent
    url('img/master_catv-mic_ne_jp.gif')
    no-repeat
    scroll
    left center;
  width:162px;
  height:15px;
  overflow:hidden;
  text-indent: -1000em;
}
