@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;
}
#contents section article .archives .ul01 li {
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dotted;
    float: none;
    box-shadow: none;
    width: 100%;
    border-right: 0;
    border-left: 0;
    border-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}
#contents section article .archives h3 + .ul01 li:first-child {
    border-top: 1px dotted;
}