@charset "utf-8";
/* CSS Document */

.fs-c-documentArticle__content p {
margin-bottom:30px;
}
.fs-c-documentArticle__content p:last-child {
margin-bottom:0px;
}

/*PC*/
@media screen and (min-width:481px) {
.W660_left {
	width: 660px;
	margin-right: 0;
    margin-left: 0;
}
}
