/*ページ固有のスタイル*/

h1 {
  background:
    transparent
    url('img/catv-iwate.jpg')
    no-repeat
    scroll
    left top;
  margin:10px auto;
  clear:both;
  width:470px;
  height:77px;
  padding-top:37px;
}

#h1dsc {
  color:#ff0099;
  font-size:1.5em;
  font-weight:bold;
}

h2 {
  color:#ff0000;
  text-decoration:underline;
  font-size:1.5em;
  margin:2em 1em 0.3em 1em;
}

/*
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;
}
*/

#community_list {
  position:relative;
  text-align:center;
  margin:20px auto !important;
  width:640px;
}

#community_list div {
  position:relative;
  margin-bottom:1em;
  border:2px solid gray;
  background-repeat : no-repeat;
  background-position : 10px center;
  min-height:150px;
  background-color:#c6e7fa;
}

#sch {
  display:block;
  text-align:left;

  margin-top:5px;
  margin-left:200px;
  font-size:1em;
  width:400px;
  padding:5px;
  color:#ff0066;
  font-weight:bold;
}

#sch span {
  font-weight:normal;
}

span.dsc {
  display:block;
  text-align:left;
  margin-left:200px;
  width:390px;
  padding:0.2em;
}

span.dsc span {
  color:#f45d25;
}

/* 月刊みちのく情報局 */
#michinoku {
  background-image: url('michinoku/img/mitinoku.jpg');
}

#michinoku table th a {
  background-image: url('michinoku/img/ch-mitinoku.jpg');
}

#gekkan {
  margin:10px auto;
  clear:both;
  min-height:76px;
  color:#333333;
  font-size:1.5em;
}

#gekkan h2 {
  background:
    transparent
    url('img/catv-iwate4.jpg')
    no-repeat
    scroll
    left top;
  margin:10px auto;
  width:488px;
  height:76px;
  overflow:hidden;
  text-indent: -1000em;
}

#gekkan span {
  display:block;
  color:#ff0000;
  font-size:1.1em;
}

#contents dl dt {
  margin-top:1em;
  color:#0000ff;
}

#contents dl dd {
  margin-left:1em;
}

#futoppara {
  background:
    transparent
    url('img/hutoppara-1.jpg')
    no-repeat
    scroll
    right top;
  padding-right:120px;
  min-height:80px;
/*  margin:10px auto;
  clear:both;
  width:524px;
  height:47px;
  text-align:right;
*/
}

#fashion {
  background:
    transparent
    url('img/fashion.png')
    no-repeat
    scroll
    right top;
  padding-right:240px;
  min-height:85px;
/*  margin:10px auto;
  clear:both;
  width:524px;
  height:47px;
  text-align:right;
*/
}

#takara {
  background:
    transparent
    url('img/takara-1.jpg')
    no-repeat
    scroll
    left center;
  padding-left:120px;
  min-height:73px;
}

#photo {
  background:
    transparent
    url('img/photo.jpg')
    no-repeat
    scroll
    left center;
  padding-left:120px;
  min-height:78px;
}

em {
  font-style:normal;
  color:#ff0000;
  font-weight:bold;
}

span.contact {
  color:#990099;
}

/* 各ページ下部のナビゲーション */
#nav_comm {
  position:relative;
  height: 30px;
  width:650px:
  margin:20px auto;
  text-align:center;
}

#nav_comm_list {
  margin:0 125px;
  list-style-type: none;
  width:300px;
}

#nav_comm_list li {
  display:inline;
  float:left;
}

#nav_comm_list li a {
  display:block;
  width:128px;
  height:28px;
  background-repeat : no-repeat;
  background-position : top center;
  overflow:hidden;
  text-indent: -1000em;
  margin:5px;
}

#nav_comm_list_back {
  background-image: url('/img/nav/back-1.jpg');
}

#nav_comm_list_top {
  background-image: url('/img/nav/home.jpg');
}

