@charset "utf-8";
/* CSS Document */

#contents section article .pt01 iframe {
	margin: 10px auto 20px;
}
#contents section article .pt01 h4{
	border-left: 5px solid #ccc;
	padding-left: 6px;
	margin: 25px 0 18px 0;
	font-weight: bold;
	font-size: 16px;
}
#contents section article .pt01 span.red{
	color: #f00;
}
#contents section article .pt01 .subTitle {
    font-size: 22px;
    border-left: none;
    border-bottom: 4px solid #f00;
    padding-bottom: 4px;
}
.note{
margin:-20px 0 20px;
display:block;
text-align:right;
}
.icon{display: inline-block !important;margin: 0px 5px 0 0 !important;width: 16px;vertical-align: baseline;}