@charset "utf-8";
/* CSS Document */
p.orgatitle {
  background-color: #a0a0a0;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
  height: 23px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
.orgaimg {
  width: 75%;
}
p.orgatitle2 {
  background-color: #0068b7;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
  height: 23px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
p.orgatitle3 {
  background-color: #d24853;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
  height: 23px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
p.orgatitle4 {
  background-color: #638c0b;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
  height: 23px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
p.orgatitle5 {
  background-color: #17baba;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 23px;
  height: 23px;
  margin: 0 0 10px 0;
  padding: 0 0 0 10px;
}
p.orgatext {
  margin: -5px 0 10px 0;
}
p.orgatext2 {
  margin: -5px 0 20px 0;
}
.orgaimg2 {
  width: 25%;
}
p.orgatext3 {
  font-weight: 600;
  line-height: 17px;
}
p.orgatitle2-2 {
  font-size: 14px;
  font-weight: 600;
  color: #0068b7;
  margin: 0 0 0 0;
}
p.orgatitle3-2 {
  font-size: 14px;
  font-weight: 600;
  color: #638c0b;
  margin: 0 0 0 0;
}
p.orgatitle4-2 {
  font-size: 14px;
  font-weight: 600;
  color: #d24853;
  margin: 0 0 0 0;
}
p.orgatitle5-2 {
  font-size: 14px;
  font-weight: 600;
  color: #17baba;
  margin: 0 0 0 0;
}
p.orgatext5 {
  font-weight: 600;
  line-height: 17px;
  margin: 0 0 0 0;
}
/*ul.orgalist.clearfix {
  width: 100%;
}
ul.orgalist.clearfix li {
  float: left;
  width: 47%;
  margin: 0 5px 0 0;
}*/
.orgaimg3 {
  width: 47%;
}
hr.orgaline {
  border-top: solid 1px #a0a0a0;
  margin: 15px 0 20px 0;
}