@charset "UTF-8";

#main {
  margin: 0 10px;
}

h1.tel_fortune_title {
  margin: 20px 0 10px 0;
  height: 40px;
  background: transparent url(img/tel_fortune_title.png) no-repeat center;
}

div.tel_process {
  margin : 30px 30px 5px 30px;
  padding: 20px 40px;
  border: 1px solid #caac71;
}

h2.step_description {
  margin: 0 0 10px 0;
  height: 40px;
  background: transparent url(img/tel_step.png) no-repeat left;
}

div.tel_process h3 {
  color: #8f2e14;
  font-family: serif;
  border-bottom: 1px solid #99ab4e;
}

h3.step_2 {
  border-bottom: 1px solid #000;
}

h3.step_3 {
  border-bottom: 1px solid #000;
}

h3.step_4 {
  border-bottom: 1px solid #000;
}

div.tel_price {
  margin : 30px 30px 5px 30px;
  padding: 20px 40px;
  border: 1px solid #caac71;
}

h2.price {
  margin: 0 0 10px 0;
  height: 40px;
  background: transparent url(img/tel_price.png) no-repeat left;
}

div.tel_caution {
  margin : 30px 30px 5px 30px;
  padding: 20px 40px;
  border: 1px solid #caac71;
}

h2.tel_fortune_notice {
  margin: 0 0 10px 0;
  height: 40px;
  background: transparent url(img/tel_notice.png) no-repeat left;
}

div.tel_process h2.tel_number {
  height: 50px;
  margin: 0;
  text-align: center;
  background: transparent url(img/tel_num.png) no-repeat left;
}

div.tel_process h3.tel_add {
  height: 30px;
  margin: 0;
  text-align: center;
  background: transparent url(img/tel_num_add.png) no-repeat left;
  border: 0px none;
}

h3.correct_call_price {
  height: 30px;
  margin: 10px 0;
  padding: 0;
  background: transparent url(img/correct_price.png) no-repeat left;
  border: 0px none;
}

h3.exclusive_number_price {
  height: 30px;
  margin: 10px 0;
  padding: 0;
  background: transparent url(img/exclusive_price.png) no-repeat left;
  border: 0px none;
}

h2.payment_to {
  height: 40px;
  margin: 10px 0;
  padding: 0;
  background: transparent url(img/payment_to.png) no-repeat center;
}

div.payment_description {
  text-align: center;
  font-weight: bolder;
}

div.caution {
  margin: 10px;
  padding: 10px;
  font-size: 0.9em;
  font-weight: bold;
  border: 1px solid #fcc800;
  color: #c5a05a;
}

span.strong {
  font-weight: bolder;
  color: #bb5548;
}
