@charset "euc-jp";

@import url("style.css");


#flash_movie {
  float: left;
  margin-right: 10px;
  }

#play_futsal {
  _width: 99.9%;
  height: 100%;
  margin-bottom: 10px;
  line-height: 120%;
  background-color: #eaeded;
  }

#play_left {
  float: left;
  width: 1px;
  }
  
#play_center {
  float: left;
  width: 200px;
  }
  
#play_right {
  float: left;
  width: 200px;
  }

#play_futsal li {
  display: block;
  width: 100%;
  height: auto;
  margin: 1px;
  padding-left: 2px;
  border-bottom: 2px solid white;
  font-size: 80%;
  }

#play_futsal li.last_list {
  border-style: none;
  }

#banner_space_center {
  clear: both;
  padding: 5px 0 3px 0;
  }
  
#banner_space_center p {
  margin-top: 3px;
  }

.banner_space {
  margin-bottom: 2px;
  }

p.pr-text {
  padding-left: 30px;
  background: white url(../../img/pr_text.gif) no-repeat left center;
}
  
a.pr {
  display: block;
  width: 100%;
  color: red;
  }
  
a.pr:hover {
  background-color: #9ff;
  }
  
.futsal_news {
  line-height: 120%;
  }
  
#beginner_left {
  float: left;
  width: 165px;
  }
  
#beginner_center {
  float: left;
  width: 200px;
  }
  
#beginner_right {
  float: left;
  width: 200px;
  }
  
h2.futsal_top_obi {
  height: auto;
  padding: 4px 0;
  background-color: #009c42;
  color: #fff;
  font-size: 90%;
  }
  
#special_contents {
  clear: both;
  margin-bottom: 15px;
  padding-top: 10px;
  }

#futsal_commu ul li span {
  margin-left: 10px;
  }

.futsal_news h2 {
  float: left;
  width: 100%;
  margin-right: -160px; 
  }
  
.futsal_news ul { list-style: none; padding: 5px 0; font-size: 80%; }
.futsal_news li, #futsal_commu li { padding-left: 5px;}
  
span.news {
  display: block;
  float: right;
  width: 150px;
  padding: 4px 0;
  border-left: 2px solid white;
  font-size: 80%;
  }
  
span.news a:link    { color: #fff; }
span.news a:visited { color: #fff; }
span.news a:hover   { color: #c60; }
span.news a:active  { color: #c60; }

  
ul.news_list {
  clear: both;
  }
  
#futsal_beginner h2 {
  height: auto;
  padding: 4px 0;
  font-size: 90%;
  background-color: #009c42;
   }
  
#futsal_beginner h2 a:link    { color: #fff; }
#futsal_beginner h2 a:visited { color: #fff; }
#futsal_beginner h2 a:hover   { color: #c60; }
#futsal_beginner h2 a:active  { color: #c60; }

#beginner_list_left,#beginner_list_right,#futsal_commu ul {
  list-style-type: disc;
  list-style-position: inside;
  line-height: 160%;
  padding: 2px;
  font-size: 80%;
  }
  
.list_community {
  width: 100%;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  background-color: #e7e7e7;
}
  
div.pic_community_right_layer {
  float: right;
  width: 100%;
  margin-left: -100px;
  }
  
div.pic_community_right {
  margin-left: 105px;
}

div.pic_community_right h3 {
  margin-top: 3px;
  font-size: 90%;
  padding-left: 10px;
  border-left: 5px;
  border-left-style: solid;
  border-left-color: #009bbf;
}

div.pic_community_right dt {
  clear: both;
  float: left;
  padding: 5px 0;
  font-size: 80%;
}

div.pic_community_right dd {
  padding-top: 8px;
  font-size: 80%;
}

div.pic_community_right dd ul {
  list-style-type: none;
}

div.pic_community_right dd ul li {
  display: inline;
}

div.pic_community_left {
  float: left;
  width: 100px;
  height: 100%;
  padding: 5px 0;
  text-align: center;
}

p.community_explain {
  clear: both;
  margin-right: 10px;
  padding: 5px 0px;
  border-top: 1px solid #9ebec6;
}

.pic_community_foot {
  clear: both;
  width: 97%;
  padding: 0 0 5px 5px;
  background-color: #e7e7e7;
  font-size: 80%;
}

.futsal_topic {
  background-color: #ccff99;
  font-size: 80%;
  }

.futsal_commu ul {
  list-style: none;
}

.futsal_commu ul li p {
  float: left;
}

.futsal_commu ul li {
  clear: both;
  height: 100%;
  _line-height: 120%;
  padding-bottom: 3px;
  font-size: 80%;
}

.futsal_commu ul li p.item01 {
  width: 25%;
}

.futsal_commu ul li p.item02 {
  width: 65%;
  padding-top: 2px;
  text-align: left;
}

.commu_fut {
  width: 25%;
}

div.banner_space p {
  padding: 2px 3px;
  margin-bottom: 5px;
  border: 2px solid #9ebec6;
  }

/*レベル表示*/

select#team_level {
  font-family: monospace;
  font-size: 80%;
  }

select.level {
  _width: 15em;
  }

