@charset "UTF-8";
/* CSS Document */
h3 {
	margin:10px 0;
}
p.ttl {
	border:1px solid #ccc;
	padding:5px 0;
	width:90%;
}
figure.movie {
	margin-bottom:10px;
	}
figure iframe {
	width:100%;
}
figure.intro {
	margin-bottom:30px;
}

figure.intro p {
	width:90%;
	margin:0 auto;
}

figure.intro h3 {
	margin-left:20px;
}