/* list_new00 */
.list_new00 {
  width: 100%;
	margin: 0px auto;
	text-align: justify;  
	text-justify: inter-ideograph;  
	display: inline-block;  
	color: #363947;
}
.list_new00 ul {
  list-style:none;
}
.list_new00 ul li {
  padding: 15px 0px;
  text-indent:-1em;
  padding-left:1em;
  border-bottom: 1px solid #d3d0cf;
}

/* list_new02 */
.list_new02 {
  width: 100%;
	margin: 0px auto;
	text-align: justify;  
	text-justify: inter-ideograph;  
	display: inline-block;  
	color: #363947;
}
.list_new02 ul {
  list-style:none;
}
.list_new02 ul li {
  margin-bottom:8px;
  text-indent:-1em;
  padding-left:1em;
}


/* list_new01 */
.list_new01 {
  width: 100%;
	margin: 0px auto;
	text-align: justify;  
	text-justify: inter-ideograph;  
	display: inline-block;  
	color: #363947;
}
.list_new01 ul {
  list-style:none;
}
.list_new01 ul li {
  padding: 15px 0px;
  text-indent:-1em;
  padding-left:1em;
  border-bottom: 1px solid #aeaaa7;
}

/* list_new02 */
.list_new02 {
  width: 100%;
	margin: 0px auto;
	text-align: justify;  
	text-justify: inter-ideograph;  
	display: inline-block;  
	color: #363947;
	font-size: 15px;
}
.list_new02 ul {
  list-style:none;
}
.list_new02 ul li {
  margin-bottom:8px;
  text-indent:-1em;
  padding-left:1em;
}

/* list_new03 */
.list_new03 {
  width: 100%;
	margin: 0px auto;
	text-align: justify;
	line-height: 2.0em;  
	text-justify: inter-ideograph;  
	display: inline-block;  
	color: #363947;
}
.list_new03 ul {
  list-style:none;
}
.list_new03 ul li {
  margin-bottom:16px;
  text-indent:-1em;
  padding-left:1em;
}


/*****テーブル06****/ 
table.type06 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	margin: 0px auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
    width: 100%;
		background: #dde2e6;
}
table.type06 th {
	color: #404040;
	padding: 20px;
	width: 130px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	font-weight: 300;
	background-color:rgba(255,255,255,0.80);

}
table.type06 td {
	color: #404040;
	padding: 20px;
	width: 670px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
@media screen and (max-width: 1000px) {
table.type06 th {
	padding: 10px 10px;
	margin: 0px auto;
　　border-bottom: none;
    display: block;
    width: 100%;
  }
table.type06 td {
	padding: 10px 10px;
	margin: 0px auto;
　　border-bottom: none;
    display: block;
    width: 100%;
  }  
}


/*****テーブル02****/ 
table.type02 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	margin: 0px auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
			background: #dde2e6;

}
table.type02 th {
	color: #404040;
	padding: 20px;
	width: 200px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	font-weight: 300;
	background-color:rgba(255,255,255,0.30);
}
table.type02 td {
	color: #404040;
	padding: 20px;
	width: 600px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
@media screen and (max-width: 1000px) {
table.type02 th {
	padding: 10px 10px;
	margin: 0px auto;
　　border-bottom: none;
    display: block;
    width: 100%;
  }
table.type02 td {
	padding: 10px 10px;
	margin: 0px auto;
　　border-bottom: none;
    display: block;
    width: 100%;
  }  
}


/*****テーブル07****/ 
table.type07 {
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	margin: 0px auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
    width: 100%;
	background: #dde2e6;
}
table.type07 th {
	color: #404040;
	padding: 20px;
	width: 130px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #eee;
	background-color:rgba(255,255,255,0.80);

}
table.type07 td {
	color: #404040;
	padding: 20px;
	width: 670px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
@media screen and (max-width: 1000px) {
table.type07 th {
	padding: 10px 10px;
	margin: 0px auto;
　　border-bottom: none;
    display: block;
    width: 100%;
  }
table.type07 td {
	padding: 10px 10px;
	margin: 0px auto;
　　border-bottom: none;
    display: block;
    width: 100%;
  }  
}
