@charset "euc-jp";


#main_center h1 {
  padding: 3px 0 3px 15px;
  background-color: #009c42;
  color: white;
  font-size: 100%;
  }

h2.futsal_v2 {
  clear: both;
  margin: 15px 0 15px 0;
  padding: 0 0 0 10px;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px;
  border-left: 5px;
  border-style: solid;
  border-color: #009c42;
  color: #090;
  font-weight: bold;
  font-size: 100%;
  }

#main_center h3 {
  clear: both;
  padding: 5px;
  background-color: #6c6;
  color: #fff;
  font-weight: bold;
  font-size: 90%;
  }
  
#main_center h4 {
  margin: 2px 0;
  padding-left: 10px;
  border-left: 5px solid #f06;
  color: #f06;
  background-color: white;
  font-size: 80%;
  }
  
#main_center p {
  margin: 5px 0 10px 0;
  line-height: 20px;
  color: #000;
  font-size: 80%;
  }
  
dt {
  padding: 0 0 10px 30px;
  color: blue;
  font-size: 80%;
  }
  
dd{
  padding: 0 0 10px 60px;
  font-size: 80%;
  }

dd ul {
  font-size: 130%;
  }

ul.rule {
  margin: 0;
  padding: 5px 0 5px 25px;
  list-style-type: disk;
  list-style-position: inside;
  }
  
ul.rule li {
  padding: 0;
  line-height: 120%;
  font-size: 80%;
  }
  
.main_center_box_img {
  float: left;
  padding: 5px 10px 10px 0;
  clear: both;
  }

dl.rule_community {
  margin-left: 30px;
}
  
dt.rule_community {
  padding: 3px 0 3px 30px;
  font-size: 90%;
}

ul.rule_community {
  padding: 5px 0 5px 25px;
  list-style-type: disk;
  list-style-position: inside;
  }
  
ul.rule_community li {
  line-height: 120%;
  font-size: 80%;
  }

.rule_community_img {
  float: left;
  padding: 5px 10px 20px 10px;
  clear: both;
  }

