	.contents_frame {
		clear:both;
		overflow:hidden;
	}
		.contents_frame img {
			width:100%;
		}
		.contents_frame .contents_memo {
			margin-top:20px;
			margin-bottom:10px;
		}
		.contents_frame .justify {
			text-align:justify;
		}
