
/* 相続土地国庫帰属制度とは */
#explain {
  background-image: url(../img/index/explain.png);
  background-repeat: no-repeat;
  width: 628x;
  height: 198px;
  font-size: 18px;
  line-height: 25px;
  padding: 90px 0px 0px 262px;
  margin: 40px 0px 15px 0px;
}

/* お問い合わせ */
#content_contact {
  background-image: url(../img/index/content_contact.png);
  background-repeat: no-repeat;
  width: 890x;
  height: 222px;
  margin: 0px 0px 0px 0px;
}
#content_mail {
  padding: 116px 0px 0px 545px;
}

/* よくあるご質問 */
#qa {
  background-image: url(../img/index/question.png);
  background-repeat: no-repeat;
  width: 785px;
  height: 698px;
  padding: 109px 0px 0px 105px;
  margin: 60px 0px 0px 0px;
}
.qa_q1 {
  font-size: 20px;
  font-weight: bold;
  padding: 38px 0px 0px 0px;
}
.qa_a1 {
  font-size: 18px;
  padding: 15px 0px 0px 0px;
}
.qa_q2 {
  font-size: 20px;
  font-weight: bold;
  padding: 30px 0px 0px 0px;
}
.qa_a2 {
  font-size: 18px;
  padding: 15px 0px 0px 0px;
}
.qa_q3 {
  font-size: 20px;
  font-weight: bold;
  padding: 32px 0px 0px 0px;
}
.qa_a3 {
  font-size: 18px;
  padding: 20px 0px 0px 0px;
}
.qa_q4 {
  font-size: 20px;
  font-weight: bold;
  padding: 54px 0px 0px 0px;
}
.qa_a4 {
  font-size: 18px;
  padding: 15px 0px 0px 0px;
}
.qa_q5 {
  font-size: 20px;
  font-weight: bold;
  padding: 31px 0px 0px 0px;
}
.qa_a5 {
  font-size: 18px;
  padding: 15px 0px 0px 0px;
}

/* 対応エリア */
#area {
  background-image: url(../img/index/area.png);
  background-repeat: no-repeat;
  width: 802px;
  height: 133px;
  font-size: 22px;
  font-weight: bold;
  padding: 149px 0px 0px 88px;
  margin: 50px 0px 0px 0px;
}
#area a:link {
  text-decoration: none;
  color: #000000;
}
#area a:visited {
  text-decoration: none;
  color: #000000;
}
#area a:active {
  text-decoration: none;
  color: #000000;
}
#area a:hover {
  text-decoration: underline;
  color: #0000FF;
}

/* ご挨拶 */
#greet {
  border: 1px solid #CCCCCC;
  padding: 30px 35px 15px 35px;
  margin: 50px 0px 0px 0px;
}
#greet_left {
  float: left;
  width: 560px;
  font-size: 15px;
}
#greet_right {
  float: right;
  width: 236px;
  text-align: center;
  margin: 10px 0px 0px 0px;
}
.greet_space {
  height: 10px;
}


