@charset "utf-8";

#section01,
#section02 {
	margin: -224px 0 0;
	padding: 224px 0 0;
}

#section01 h2 {
	color: #3ec0e5;
	border-left: 4px solid #3ec0e5;
}
#section02 h2 {
	color: #000099;
	border-left: 4px solid #000099 !important;
}

#section01 iframe,
#section02 iframe {
	float: right;
}

