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


/* Table15-------------------------------------- */
.Table15 { width: 100%; border-collapse: collapse;　border-spacing: 0; border: 0px; margin-bottom: 40px}

.Table15 th{ font-size: 1.4rem; vertical-align: top; border: 1px #8A8A8A solid;
           padding: 10px; background-color: #EBEBEB }

.Table15 td{ font-size: 1.4rem; vertical-align: top; border-bottom: 1px #8A8A8A solid;
           padding: 10px; }

.Table15 td:nth-child(1) { text-align: center; border-left:1px #8A8A8A solid; border-right: 1px #8A8A8A solid}
.Table15 td:nth-child(2) { text-align: center; border-right: 1px #8A8A8A solid}
.Table15 td:nth-child(3) { text-align: center; border-right: 1px #8A8A8A solid}
.Table15 td:nth-child(4) { text-align: center; border-right: 1px #8A8A8A solid}
.Table15 td:nth-child(5) { text-align: center; border-right: 1px #8A8A8A solid}

/* Table15-2-------------------------------------- */

.Table15-2 { background-color: #EBEBEB}

.Table15-2 td{ border-collapse: collapse; font-size: 1.4rem; text-align:left; vertical-align: top;
           padding: 5px; border:none; background-color: #EBEBEB}
