@charset "shift_jis";

#contents .inner #article .section .titleTypeA01 .title_style {
  display: block;
}

.border_area {
  border: 1px solid #000;
  padding: 10px;
  margin: 10px;
}

.section .flt_l {
	float: left;
	margin-right: 1%;
}
.section .flt_r {
	float: right;
	margin-left: 1%;
}
.section .flt_l,
.section .flt_r {
	width: 48%;
}
.section .border_area img {
	width: 100%;
	height: auto;
}
.clear:after {
  content:".";display:block;visibility:hidden;height:0;font-size:0em;line-height:0;clear:both;
}
