@charset "utf-8";
/* CSS Document */


.Frame_content_module3 .title h1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.Frame_content_module3 .title {
  display: block;
}
.Frame_content_module3 .title h1 {
  padding: 10px 0;
  color: #FFF;
  text-align: center;
  font-size: 18px;
  background-color: #0e5db9;
  line-height: 1.43;
  margin: 0;
}
.Frame_content_module3 .content{
  border: 1px #e1e1e1 solid;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(225, 225, 225);
border-top: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}