.bouenn{
  line-height: 1.3 !important; 
}
.bouenn h2{
  font-size:12px !important; 
  clear: both;
  overflow: hidden;
}

.bouenn .introduction{
  width: 638px;
  clear: both;
  overflow: hidden;
}
.bouenn .introduction img{
  width: 20%;
  float: left;
  margin: 10px 15px;
}
.bouenn .introduction h3{
  padding-top: 10px;
  margin: 0 15px 15px 0;
  font-size: 14px;
}
.bouenn .introduction p{
  font-size: 12px;
}
.bouenn .intro_inner{
  clear: both;
  overflow: hidden;
  margin: 20px 0;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
}
.bouenn .intro_inner:last-child{
  border-bottom: 0px;
}
.bouenn .intro_inner .case{
  width: 200px;
  float: left;
  margin-right: 10px;
}
.bouenn .intro_inner .case:first-child{
  margin-left: 9px;
}
.bouenn .intro_inner .case:last-child{
  margin-right: 9px;
}
.bouenn .intro_inner .case figure{
  margin:0;
} 
.bouenn .intro_inner .case figcaption{
  text-align:center;
  font-size: 12px; 
} 
.bouenn .intro_inner .case figcaption span{
  color: #f00;
}
.bouenn .hariji_area h3{
  font-size: 14px !important;
  border-bottom: 3px solid #2f10d0;
  color: #2f10d0;
  margin: 10px 10px 20px;
  clear: both;
  overflow: hidden;
}
table.status{
  width: 600px;
  margin:0 auto; 
}
table.status td{
  width: 30%;
}
table.status,
table.status td,
table.status th{
  border: 1px solid #595959;
  border-collapse: collapse;
}
table.status th span{
  font-size:14px; 
}
table.status td,
table.status th{
  padding: 5px 0 5px 10px;
  height: 25px;
}
.bouenn .hariji_item_list{
  overflow: hidden;
  width: 600px;
  margin: 20px 0 30px 24px;
}
.bouenn .hariji_item_list .item_box{
  width: 140px;
  float: left;
  margin:0 10px 15px 0;
}
.bouenn .hariji_item_list .item_box p{
  padding: 0 !important;
  font-size: 12px !important;
  margin:2px 0 !important; 
}

.bouenn .authorized_area h3{
  font-size: 16px !important;
  color: #000;
  border-top: 3px solid #f00;
  border-bottom: 3px solid #f00;
  margin: 10px 10px 20px;
  padding: 15px;
  clear: both;
  overflow: hidden;
}
.bouenn .authorized_area h3 span{
  color: #f00;
}
.bouenn .authorized_area img,.bouenn .authorized_area a{
  display: block;
}
.bouenn .authorized_area .authorized_inner{
  display: flex;
  width: 460px;
  margin: 0 auto;
  justify-content: space-around;
}








