h2{
	margin:60px 660 10 30px;
	padding:10px;
	font-size: 180%;
	font-weight: 660;
	border-bottom:1px solid #CCCCCC;
	line-height:2em;
	letter-spacing: 0.1em;
	color: #040404 ;
	background: #eefefb;
	line-height: 1;
        line-width: 5;
	padding: 10px;
	box-shadow:1px 3px 7px 0px #666666 ;
	border-top:5px solid #b1000a;
	border-bottom:5px solid #b1000a;
	border-radius: 5px ;
	}


h3{
	margin:50px 220 15 440px;
	padding:10px;
	font-size: 160%;
	font-weight: 600;
	border-bottom:1px solid #CCCCCC;
	line-height:2em;
	line-height: 1;
	padding: 10 10 5 10px;
	border-bottom:5px solid #b1000a;
	border-radius: 5px ;
	}

.honbun1{
	font-size:16px;
	text-align:left;
        width:560;
	position:relative;
	padding:5 10 5 400;
        line-height:1em;

	}


.honbun2{
	font-size:17px;
	text-align:left;
        width:560;
	position:relative;
	padding:5 10 5 410;
        line-height:1.4em;

	}

.honbun3{
	font-size:17px;
	text-align:left;
        width:800;
	position:relative;
	padding:5 40 5 80;
        line-height:1em;

	}

.honbun4{
	font-size:18px;
	text-align:left;
        width:800;
	position:relative;
	padding:5 40 5 100;
        line-height:1.4em;

	}

#text2{
	font-size:24px;
	font-weight: 580;
	position:relative;
	padding:10 10;
        line-height:2em;
	}


ul{	
	font-size:1em;
	line-height:1.2em;
	padding:30 10 20 10px;
	margin:0 auto;
	list-style: none;
	position:relative;
	}




li{	
	font-size:0.9em;
	line-height:1.2em;
	padding:10px;
	margin:0 auto;
	list-style: none;
	position:relative;
	}









table {
	margin-bottom: 20px;
	border: 0;
	border-collapse: separate;
	border-spacing: 70px;
	}
td, th {
	font-size:1.5em;
 	border: 4px #696969 solid;
	border-radius: 15%;
	}

.cell-link {
	padding: 0;
	height: 0;
	}
.cell-link a{
	height: 100%;
	width: 100%;
	padding: 2px 5px;
	text-decoration: none;
	display: flex;
	align-items: start;
	justify-content:center;
	}

.cell-link a:hover {
	background-color: lavender;
	padding:0;
	margin:0 auto;
	border-radius: 15%;	
	}

.imglink{
	position: absolute;
 	top: 62%;
 	transform: translateY(-50%);
  	}

.image{
	float:left;
	width:360px;
	padding:50 10 10 8;
	position: relative;
      	}

