#wrapper section{
	margin:0 0 30px 0;
	line-height:1.8em;
}

section article table{
	width: 100%;
	border-top: 1px solid #ccc;
}

section article table th,
section article table td{
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

#item7 table,
#item69 table{
	width: 100%;
}

#item7 table td,
#item69 table td{
	border: 1px solid #ccc;
}

.time_table th{
	text-align: left;
}

.time_table td{
	text-align: center;
	line-height: 1.4;
	padding: 10px 0;
}

.time_table td:first-child{background: #FED1F9;}
.time_table td:nth-child(2){background: #FDDAC7;}
.time_table td:nth-child(3){background: #FCFFC7;}
.time_table td:nth-child(4){background: #F6FAE2;}
.time_table td:nth-child(5){background: #F2FFFD;}
.time_table td:nth-child(6){background: #C7D6FE;}
.time_table td:nth-child(7){background: #EBC4FE;}
.time_table td:nth-child(8){background: #FED1F9;}
.time_table td:last-child{background: #e6e5e6;}

.price_table th{
	border: 1px solid #ccc;
	background: #CCDFE4;
	color: #478EA3;
}

.price_table td{
	text-align: right;
	padding: 5px 20px;
}

.price_table td:first-child{
	text-align: center;
}


section article h4{
	border: 1px solid #4792A5;
	border-radius: 6px;
	padding: 10px;
	font-size: 107%;
	color: #4AA9C4;
}
#wrapper h4{
font-size:18px;
}


#item35,
#item81,
#item82{
	border-bottom: 3px double #ddd;
	padding-bottom: 20px;
}
.shisetsu{
display:flex;
flex-wrap:wrap;
}
.shisetsu h4{
width:100%;
}
.shisetsu address{
	font-style: normal;
width:550px;
padding:0 0 0 30px;
box-sizing:border-box;
}