@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: 800px;
	margin: 0 auto;
	}
.tg2 td{
	border-color:black;
	border-style:solid;
	border-width:1px;
	font-family:Arial, sans-serif;
	font-size:14px;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    font-size: 16px;
    }
.tg2 th{
	border-color:black;
	border-style:solid;
	border-width:1px;
	font-family:Arial, sans-serif;
	font-size:14px;
    font-weight:normal;
    overflow:hidden;
    padding:10px 5px;
    word-break:normal;
    font-size: 16px;
    }
.tg2 .tg-c3ow{
	border-color:inherit;
	text-align:center;
	vertical-align:top
	}
.tg2 .tg-aofg{
	background-color:#b0a8b9;
	border-color:inherit;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	vertical-align:top
	}
.tg2 .tg-0pky{
	border-color:inherit;
	text-align:left;
	vertical-align:top
	}
.imgList{
	margin: 0 auto;
}

.img{
	text-align: center;
	margin-bottom: 30px;
}

.img img{
	width: 100%;
}