/*----------------------------------------

--- 共通

------------------------------------------ */

.header {
	display: none;
}


p#page-top {
	display: none;
}
/*---------------------- footer */
footer {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #584034;
}
.copyright {
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	font-weight: normal;
}




/*----------------------------------------

--- その他

------------------------------------------ */

/*----------------------------------------
--- 背景画像レスポンブ
------------------------------------------ */
.top_chapter1 {
	display: none;
}

.chapter2,
.chapter3,
.chapter4 {
	margin: 0px;
	padding: 15px;
	height: 250px;
}
.chapter2 h1,
.chapter3 h1,
.chapter4 h1 {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px;
	font-size: 40px;
	margin: 0px;
	height: 3em;
}

