#contents .inner #article .section .titleTypeA01 {
    border: 1px solid #666;
    padding: 10px;
}
.section p.center {
	text-align: center;
	margin-top: 10px;
}
.section .inner {
	width: 100%;
}
.section .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.flt_r span {
	display: block;
	text-align: center;
}
.flt_r img.w_200 {
	width: 200px;
	height: auto;
}
#contents .inner #article .section .section .contact {
	display: flex;
}
#contents .inner #article .section .section .contact p {
	width: 50%;
}
#contents .inner #article .section .section .contact p img {
	width: 100%;
	height: auto;
}