@CHARSET "UTF-8";
@import "common-big.css";
@import "tiger.css";
.txt {
	float: left;
	margin-right: 5%
}
.txt p {
	margin-bottom: 2em
}
.contents {
	margin-right: 0
}
article>div {
	display: inline-block;
	vertical-align: middle;
	width: 50%
}
article>div:last-child {
	width: 45%
}
iframe {
	margin-top: 2em;
	width: 560px;
	height: 315px
}