@charset "utf-8";
/* CSS Document */

#contents section article .pt01 iframe {
	margin: 10px auto 20px;
}
#contents section article .pt01 span {
	border: 1px solid #ccc;
	padding: 10px;
	display: inline-block;
}
#contents section article .pt01 h4{
	border-left: 5px solid #ccc;
	padding-left: 6px;
	margin: 25px 0 18px 0;
	font-weight: bold;
	font-size: 16px;
}