#TopContents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 830px;
}
#TopSubContents {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
}
#New {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#NPh  {
	width: 141px;
	float: left;
}
#NText {
	margin-left: 160px;
}
#NText p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
	color: #A78D35;
}
#NText a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
	color: #A78D35;
	text-decoration: underline;
}
#Banner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#BBox01 {
	float: left;
	width: 286px;
	margin-right: 21px;
	margin-bottom: 20px;
}
#BBox01  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 7px;
}
#BBox02 {
	width: 286px;
	float: left;
	margin-bottom: 20px;
}
#BBox02  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 7px;
}
#Banner01 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	margin-bottom: 30px;
}
#Banner01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Tel {
	margin-bottom: 20px;
	margin-right: auto;
	width: 600px;
	margin-left: auto;
}

#Tel  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 140%;
	color: #A78D35;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}


.top-menu {
	display: flex;
	width: 90%;
	margin: 0 auto;
	max-width: 720px;
	flex-wrap: wrap;
}
.top-menu p {
	margin: 0 10px;
}