@charset "UTF-8";

body.electricity_and_gas h2#freeTtl {
  background: none;
  color: #000;
  border: none;
  padding: 37px 60px;
}
body.electricity_and_gas h2#freeTtl span {
	border-left: none;
	padding: 0px;
}

body.electricity_and_gas .section h3 {
  background: url(/category/electricity_and_gas/electric/fee/stracture/img/free_h3.gif) no-repeat;
  color: #528200;
  border: none !important;
  padding: 17px 0;
  font-size: 1.5em;
  text-align: center;
  margin-top: 20px !important;
}

body.electricity_and_gas h4{
  background: #69ab00;
  color: #fff;
  border: none !important;
  padding: 10px 0;
  font-size: 1.2em;
  text-align: center;
  margin: 30px 0 20px;
}

body.electricity_and_gas h5{
  background: none;
  color: #528200;
  border: none !important;
  padding: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
}

.section{
  margin-bottom:30px;
}
.sub-section{
  margin-top: 40px;
}
.article{
  padding: 30px 20px 15px 20px;
  margin-top: 30px;
  border-top: 1px dashed #bcbcbc;
}
.fs_small{
  font-size: 0.9em;
}
.fs_bold{
  font-weight: bold;
}
.read{
  padding: 10px 0 15px 0;
}
.ta-right {
  text-align: right;
  float: right;
}
.ta-left {
  text-align: left;
  float: left;
}
ul.read_list{
  list-style-position: inside;
}
ul.read_list li{
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 10px
}
ul.read_list li:first-child{
  margin-top: 0;
}
ul.read_list li::before{
  content:"\030FB";
}

.box_notice{
  padding: 1px 2px;
  margin: 3px;
  border: solid #000 1px;
}
