#page_title {
	background: url('../images/saraki/h2.jpg') no-repeat top center;
}
#contents h3 {
	background: url('../images/common/h3_1.png') no-repeat center;
}

#contents section h4:before {
	content: "●";
	color: #50b5da;
}

#contents section h5 {
	font-size: 20px;
}

#contents table {
	width: calc(100% - 40px);
margin:0 20px;
	border: 3px solid #96d7ff;
}

#contents th,
#contents td {
	padding: 10px;
	border: 1px solid #96d7ff;
	text-align: center;
}

#contents th {
	background: #ebf7ff;
	font-weight: normal !important;
}
