#menuWrap{
	width: 780px;
	height: auto;
	padding: 0 20px 20px 20px;
	margin: 70px auto 0 auto;
}
#img_inner{
	position: relative;
	width: ;
	height: auto;
	margin: 0 auto;
	padding: 20px 20px 80px 20px;
	border: 2px solid #009bdc;
}
#img_inner #map_hokkaido{
	position: absolute;
	width: 195px;
	top: 70px;
	right: 20px;
}
#img_inner #map_honshu{
	width: 670px;
	margin: 0 110px 0 0;
}

#btn_heikinchi img{
	position: absolute;
	top: 60px;
	left: 20px;
}
#btn_sim1 img{
	position: absolute;
	left: 160px;
	bottom: 20px;
}
#btn_sim2 img{
	position: absolute;
	right: 160px;
	bottom: 20px;
}
#btn_detail img{
	position: absolute;
	right: 20px;
	top: 20px;
	margin: 0 auto;
}
ol.btn{
	width: ;
	margin: 15px auto 0 auto;
}

/* =======================
# 全国平均＆全国  ポップアップ
======================= */
.color-pink{
	background: #feedeb !important;
}
.color-green{
	background: #d4eeed !important;
}
.color-blue{
	background: #d4eef9 !important;
}
.color-kon-blue{
	background: #7ecdee !important;
}
.top_th {
	border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.top_td {
	border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.bottom_th {
	border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.bottom_td {
	border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

#number-window01 table{
	table-layout: fixed;
	/* border-top: 2px solid #009bdc; */
	border-bottom: 2px solid #fff;
}
#number-window01 table th{
	padding: 3px 6px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	background: #7ecdee;
	text-align: center;
}
#number-window01 table th:nth-child(1){
	width: 125px;
}
#number-window01 table th:nth-child(2){
	width: 95px;
}
#number-window01 table th:nth-child(3){
	width: 115px;
}
#number-window01 table td{
	width: 120px;
	padding: 3px 6px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align: right;
}
#number-window01 table td.item1,#number-window01 table td.item2,#number-window01 table td.item3{
	width: 140px;
	text-align: left;
}

#number-window01 table td.item1{background:#7fcdee;}
#number-window01 table td.item2{background:#b2e1f5;}
#number-window01 table td.item3{background:#e2dfce;}

#mapWrap table td.btn_okn img{
	width: 75% !important;
	margin: 5px 0 0 0;
}
#mapWrap table td.btn_okn{
	text-align: left;
}

#disclaimer_inner{
	width: 270px;
	margin: 5px 0 0 auto;
}
#disclaimer_inner p{
	display: inline-block;
	font-size: 10px;
	line-height: 1.3;
	margin: 0 0 0 0;
	text-indent: 0;
	letter-spacing: normal;
}
