#page_title {
	background: url('../images/hatten/h2.jpg') no-repeat top center;
}
#contents h3 {
	background: url('../images/common/h3_1.png') no-repeat;
}

#contents section h4:before {
	content: "●";
	color: #50b5da;
}

#contents section h5 {
	color: #1a90bb;
	border-bottom: 5px solid #bfeeff;
}

#contents table {
	width: calc(100% - 40px);
	box-sizing:border-box;
	border: 3px solid #96d7ff;
}

#contents th,
#contents td {
	font-weight: normal;
	border: 1px solid #96d7ff;
	padding: 5px;
	vertical-align: middle;
}

#contents th {
	background: #ebf7ff;
	text-align: left;
}

#contents td {
	text-align: center;
}


#item6 .wrapper,
#item7 .wrapper{
	padding: 0 0 30px 0;
}

#item6 .box,
#item7 .box{
	padding-bottom: 0 !important;
}

#item6 h5,
#item7 h5{
	cursor:pointer;
}

#item6 h5:first-child::after,
#item7 h5:first-child::after{
	position: relative;
	display: inline-block;
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 150%;
  margin:0  0 0 30px;
  top: 3px;
}

#item6 .kihon_nichigaku tbody tr:nth-child(n+8):nth-child(-n+11) td:last-child{
	/*text-align: left !important;*/
}

#item7 .kihon_nchigaku tbody tr:nth-child(n+8):nth-child(-n+11) td:last-child{
	text-align: left !important;
}
.kihon_nichigaku td{
/*min-width:120px;*/
}
#contents section table{
margin:0 20px;
}
