/*ページ固有のスタイル*/

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:#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;

  /* for ie6 */
  height: auto !important;
  height:160px;

  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;
}

/* ファンファン15 */
#fanfan15 {
  background-image: url('img/fanfan15.jpg');
}

#fanfan15 table th a {
  background-image: url('img/fanfan15-t.jpg');
}

#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');
}

