@charset "utf-8";

#mainArea {
  display: block !important;
}

#mainArea .inner2 {
  width: 1220px;
  text-align: center;
  margin: 0 auto;
  background: url(image/common/mainimg2.jpg) no-repeat center top;
  height: 260px;
}

h2 {
  background: none !important;
  padding: 0 !important;
  height: auto !important;
}

.scroll {
  width: 678px;
  height: 200px;
  background: #FFF;
  padding: 10px;
  overflow-y: scroll;
  overflow-x: hidden;
  border-right: 1px solid #c9b984;
  border-left: 1px solid #c9b984;
  border-bottom: 1px solid #c9b984;
}

.border {
  border-bottom: 1px dotted #CCC;
}
