.page-title{background-color: #9f8a22;
	height: 175px;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	position: relative;
	padding-top: 54%;
	}
h2{position: absolute;
	top: 0;
	left: 0;
	margin:0;
	width: 100%;
	height: 100%;
	font-size: 1.2em;
	text-align: justify;
	text-align: center;
	}

h2 img{max-width:650px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	}
h3 img{width:100%}
.midashi{background-color: #90ad66;
	font-size: 1.1em;
	height: 26px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right:5px;
	line-height: 20px;
	border-radius: 10px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	}
h5{font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 5px;
	}
p{margin-top: 0;
	margin-bottom: 0;
	}
.menu-block{border-top: 1px solid #333;
	padding-top: 5px;}

.clearfix ul{margin-left: 0;
	padding-left: 0;}



