@charset "UTF-8";

.sidemenu{
	width: 100%;
    height: 46px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.textList{
	margin-bottom: 60px;
}

.textList p{
	font-size: 18px;
	line-height: 28px;
}
.tg2  {
	border-collapse:collapse;
	border-spacing:0;
	width: 500px;
	}
.tg2 td{
	border-style:solid;
	border-width:1px;
	font-family:Arial, sans-serif;
	font-size:16px;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    text-align:center;
    }
.tg2 th{
	border-style:solid;
	border-width:1px;
	font-family:Arial, sans-serif;
	font-size:16px;
    font-weight:normal;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    text-align:center;
    }
.tg2 .tg-gbs2{background-color:#b0a8b9;color:#ffffff;font-weight:bold;text-align:center; font-family:Arial, sans-serif;}
.tg2 .tg-yhz7{background-color:#b0a8b9;color:#ffffff;font-weight:bold;text-align:center; font-family:Arial, sans-serif;}
.tg2 .tg-aofg{background-color:#b0a8b9;color:#ffffff;font-weight:bold;text-align:center; font-family:Arial, sans-serif;}
.tg2 .tg-0pky{border-color:inherit;text-align:center;}
.tg2 .tg-0lax{text-align:center;}

.imgList{
	margin: 0 auto;
}

.img{
	text-align: center;
	margin-bottom: 30px;
}

.img img{
	width: 107%;
}