@charset "UTF-8";

.columnArticle{
	text-align: left;
  font-size: 12px;
  line-height: 1.667;
}
.columnArticle .columnTitle{
  background-color: rgb(24, 54, 119);
  line-height: 33px;
  font-size: 16px;
  color: rgb(255, 255, 255);
  padding-left: 9px;
  margin-bottom: 15px;
}
.columnArticle .columnSecTitle{
  line-height: 33px;
  background-color: rgb(238, 238, 238);
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}

.columnArticle .txt_strong{
  font-size: 16px;
  line-height: 1.625;
  font-weight: bold;
}
.columnArticle .sec1{
}
.columnArticle .sec1 .image01{
	margin-top: 15px;
	margin-bottom: 15px;
}
.columnArticle .sec2{
	margin-top: 23px;
}
.columnArticle .sec3{
	margin-top: 40px;
}
.columnArticle .sec3 .image02{
	margin-top: 15px;
	margin-bottom: 15px;
}
.columnArticle .sec4{
	margin-top: 15px;
}
.columnArticle .sec5{
	margin-top: 20px;
}
.columnArticle .sec5 .image03{
	margin-top: 15px;
}
