@charset "utf-8";
.content {
  width: 700px;
  margin: 0px 0px 0px 54px;
}
h2 {
  color: #576770;
  font-size: 25px;
  margin: 0px 0px 15px 0px;
  padding: 2px 15px 0px 20px;
  line-height: 1;
  background-color: #cdc8be;
  background-image: url(../images/icon2.png);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  display: inline-block;
  font-family: 'Rasa', serif;
  font-weight: 500;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
  h2 {
    color: #576770;
    font-size: 25px;
    margin: 0px 0px 15px 0px;
    padding: 8px 15px 0px 20px;
    line-height: 1;
    background-color: #cdc8be;
    background-image: url(../images/icon2.png);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    display: inline-block;
    font-family: 'Rasa', serif;
    font-weight: 500;
  }
}
.title {
  margin: 0px 0px 50px 0px;
}
.scope {
  margin: 40px auto 45px auto;
  padding: 0px 0px 40px 0px;
  border-bottom: 1px solid #FFF;
}
.office {
  margin: 0px auto 0px auto;
  padding: 20px 20px 20px 0px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  line-height: 150%;
}
.office_t {
  font-size: 20px;
  line-height: 1;
  background-color: #fff;
  color: #576770;
  font-weight: 500;
  padding: 8px 20px 0px 20px;
  margin: 40px 0px 0px 0px;
  display: inline-block;
  font-family: 'Rasa', serif;
}
.list_l {
  float: left;
  list-style: none;
  margin: 0px 70px 0px 0px;
  padding: 0px;
  line-height: 160%;
}
.list_r {
  float: left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  line-height: 160%;
}
.txt_top {
  line-height: 160%;
  font-weight: 300;
}
.news_title {
  font-family: 'Rasa', serif;
  font-weight: 500;
  font-size: 20px;
  margin: 30px 0 0px 0;
  padding: 8px 0px 4px 0px;
  line-height: 1;
  background-color: #fff;
  width: 100%;
  text-align: center;
  display: inline-block;
  color: #576770;
}
#news dl {}
#news dt {
  margin: 0 0 3px 0;
  font-weight: 500;
}
#news dd {
  margin: 0 0 15px 0;
}
#news-in {
}
