@charset "shift_jis";
.h1_area {
	width: 800px;
	maragin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	justify-content: center;
}
.h1 {
	align-items: center;
  	justify-content: center;
	font-size: 150%;
	font-weight: 600;
	border:1px solid #CBB698;
	border-radius: 3px;
	padding: 8px 0 5px 0;
	width: 630px;
	color: 	#339933;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    "BIZ UDPGothic",
    Meiryo,
    sans-serif;
	box-shadow: inset 0px -14px 13px 0px rgba(246, 238, 225, 0.5), inset 0px -3px 6px -2px rgba(0, 0, 0, 0.3);
	line-height: 120%;
}
h3{
		background-color:#FFC0A8;
		padding:6px;
		font-size: 18px;
		font-weight: bolder;
		font-family:"CI";
		font-weight: normal;
}
	
	.sankou{
		font-size: 16px;
		margin-left: 10px;
		padding: 0.25em 0.5em;
		background: transparent;
		border-left: solid 5px #66CCCC;
	}

.r3kensyu{
	margin-left: 40px;
}

.r3attention{
	font-size: 18px;
	color: red;
}
.kaisaiannai{
	padding-left: 50px;
}
.katei_box {
	border: 3px solid #00bfff;
	border-radius: 10px;
	padding: 10px;
	width:680px;
	font-size: 14px;
	background:#E5F8FF;
	margin: 5px 50px;
}
.li-blue {
	font-size: 95%;
	line-height: 130%;
}
.under {
		background: linear-gradient(transparent 60%, #fff799 40%);
		font-size: 13px;
		}

.shimekiri {
	width: 200px;
	height: 55px;
	border: 3px solid #c0c0c0;
	margin-top: 30px;
	margin-left: 80px;
	padding: 10px;
	font-size: 14px;
}
.flex_box {
	display: flex;
}
.kaisai_box {
	margin-left: 20px;
}
.gaiyo {
	clear:both;
	width: 800px;
}
.kate_facilitator_list {
	margin-left: 90px;
}
.list_beside{
  display: flex;
 flex-wrap: wrap;
 flex-direction: column;
 height: 280px;
}

.list_beside li {
	padding: 8px 0px 5px 0px;
	margin: 0px 0px 0px 5px;
	font-size: 90%;
	width: 300px;
	line-height: 100%;
	}
.under {
	background: linear-gradient(transparent 60%, #fff799 40%);
	font-size:15px;
	margin-top:0;
	border-radius:6px;
		}
#copyright {
	
}