@charset "utf-8";

/* 表組み */
table.page05 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 90%;
	line-height: 130%;
}

table.page05 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page05 th.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page05 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page05 td.left {
	background-color: #c8d2ec;
}

/* 表組み */
table.page10 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 90%;
	line-height: 130%;
}

table.page10 th {
	background-color: #BBC8E8;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
}

table.page10 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 500px;
}

/* 表組み */
table.page11 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 80%;
	line-height: 130%;
}

table.page11 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 6px;
}

table.page11 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #CAEEEC;
	padding-right: 4px;
	padding-left: 8px;
}


table.page11 th.blue,
table.page11 td.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page11 td.left {
	text-align: left;
}

table.page11 th.right,
table.page11 td.right {
	text-align: right;
}

table.page11 td.gray {
background-color: #CCC;
}

table.page11 td.white {
	background-color: #FFF;
}

table.page11 th.small,
table.page11 td.small {
	font-size: 90%;
}

table.page11 .bigBold,
table.page11 .bigBold {
	font-size: 110%;
	font-weight: bold;
}

/* 表組み */
table.page12 {
	border-collapse: collapse;
	width: 660px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 80%;
	line-height: 130%;
}

table.page12 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 6px;
}

table.page12 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #CAEEEC;
	padding-right: 4px;
	padding-left: 8px;
}


table.page12 th.blue,
table.page12 td.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page12 th.blue2,
table.page12 td.blue2 {
	background-color: #C9BCFC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page12 td.left {
	text-align: left;
}

table.page12 th.right,
table.page12 td.right {
	text-align: right;
}

table.page12 td.gray {
background-color: #CCC;
}

table.page12 td.white {
	background-color: #FFF;
}

table.page12 td.bg {
	background-image: url(../fig_images/p12_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.page12 th.small,
table.page12 td.small {
	font-size: 90%;
}

table.page12 .bigBold,
table.page12 .bigBold {
	font-size: 110%;
	font-weight: bold;
}

/* 表組み */
table.page15 {
	border-collapse: collapse;
	width: 660px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 90%;
	line-height: 130%;
}

table.page15 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 6px;
}

table.page15 td {
	border: 1px solid #999;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-left: 8px;
}

table.page15 td.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page15 td.left {
	text-align: left;
}

table.page15 td.center {
	text-align: center;
}

table.page15 th.right,
table.page15 td.right {
	text-align: right;
}

table.page15 td.gray {
background-color: #CCC;
}


table.page15 .bigBold,
table.page15 .bigBold {
	font-size: 110%;
	font-weight: bold;
}

table.page15 td.fig {
	padding-right: 0px;
	padding-left: 0px;
}

/* 表組み */
table.member {
	border-collapse: collapse;
	width: 660px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 90%;
	line-height: 130%;
	text-align: left;
}

table.member th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 3px;
}

table.member td {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	letter-spacing: 0.1em;
	padding-left: 20px;
}

table.member tr {
  background: #fff;
}

table.member tr:nth-child(2n+1) {
  background: #EAF0FB;
}



@media screen and (max-width: 992px){


/* 表組み */
table.page05 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 10px;
	line-height: 130%;
}

table.page05 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page05 th.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page05 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page05 td.left {
	background-color: #c8d2ec;
}

/* 表組み */
table.page10 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 12px;
	line-height: 130%;
}

table.page10 th {
	background-color: #BBC8E8;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
}

table.page10 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 70%;
}

table.page10 img {
	height: auto;
	max-width: 100%;
}

/* 表組み */
table.page12 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 10px;
	line-height: 130%;
}

table.page12 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 6px;
}

table.page12 td {
	border: 1px solid #999;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #CAEEEC;
	padding-right: 2px;
	padding-left: 4px;
}


table.page12 th.blue,
table.page12 td.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page12 th.blue2,
table.page12 td.blue2 {
	background-color: #C9BCFC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page12 td.left {
	text-align: left;
}

table.page12 th.right,
table.page12 td.right {
	text-align: right;
}

table.page12 td.gray {
background-color: #CCC;
}

table.page12 td.white {
	background-color: #FFF;
}

table.page12 td.bg {
	background-image: url(../fig_images/p12_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
}

table.page12 th.small,
table.page12 td.small {
	font-size: 90%;
}

table.page12 .bigBold,
table.page12 .bigBold {
	font-size: 110%;
	font-weight: bold;
}

/* 表組み */
table.page15 {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 10px;
	line-height: 130%;
}

table.page15 th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 6px;
}

table.page15 td {
	border: 1px solid #999;
	text-align: right;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 2px;
	padding-left: 4px;
}

table.page15 td.blue {
	background-color: #C8D2EC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.page15 td.left {
	text-align: left;
}

table.page15 td.center {
	text-align: center;
}

table.page15 th.right,
table.page15 td.right {
	text-align: right;
}

table.page15 td.gray {
background-color: #CCC;
}


table.page15 .bigBold,
table.page15 .bigBold {
	font-size: 110%;
	font-weight: bold;
}

table.page15 td.fig {
	padding-right: 0px;
	padding-left: 0px;
}

table.page15 img {
	height: auto;
	max-width: 100%;
}

/* 表組み */
table.member {
	border-collapse: collapse;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	font-size: 10px;
	line-height: 130%;
	text-align: left;
}

table.member th {
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 3px;
}

table.member td {
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	letter-spacing: 0em;
	padding-left: 4px;
}

}