html * {
	max-height:1000000px;}

body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: "ヒラギノ角ゴ Pro",YuGothic,  "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: black;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  text-align: left;
  font-size:40px;

}

img {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

p{
	line-height:60px;}
#title {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

html:first-child body {

}

#container {
  width: 860px;
  margin-right: auto;
  margin-left: auto;
}

#header {
	width: 95%;
	border-bottom-color: #C1D0C0;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	height: 160px;
	display: block;
	margin: 0 auto;
}
.header1 {
	background-image: url(../img/top-logo.png);
	background-repeat: no-repeat;
	width: 70%;
	height: 160px;
	background-size: contain;
	display: block;
	float: left;
}


.header2{
	background-image: url(../img/top-logo2.png);
	width: 30%;
	float: right;
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	line-height: 16px;
	height: 160px;
	background-size: contain;
}

.header3{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #666666;
	height: 50px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.header3 span{
	font-size: 35px;
}



#top {
	text-align: center;
	width: 100%;
	height: 650px;
	position: relative;
}


#top img.top{
	margin-top: 100px;

}
#top img.yoyaku{
	display: block;
	margin: 0 auto;

}
#top img.enter{
	display: block;
	margin: 0 auto;
	margin-bottom: 50px;

}

#menu{
	margin: 0 auto;
	width: 100%;
}

#menu ul{
	position: relative;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
}
#menu li{
	margin: 0px;
	float: left;
	background-image: url(../img/menu.png);
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 60px;
	width: 20%;
	height: 130px;
	line-height: 60px;
}
#menu li a{
	display: block;
	background: url(gazo.gif) no-repeat;
	border: 0px;
	text-decoration: none;
	color: #817658;
	margin: 0px 0px 2px 0px;
	padding-top: 6px;
	text-align: center;
	font-size: 38px;
	letter-spacing: 1px;
}
#menu li a:hover{
	display: block;
	text-decoration: underline;
}



#main {
	width: 100%;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: -moz-initial;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: -moz-initial;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: -moz-initial;
	color: black;
	clear: both;
	margin: 0 auto;
}



#footer {
	line-height: none;
	width: 100%;
	text-align: center;
	margin-top: 50px;
	margin: 0 auto;
}

.footer1{
	background-image: url(../img/footer1.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 200px;
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
}
.footer2{
	width: 80%;
	margin: 0 auto;
	font-size: 42px;
	line-height: 60px;
}
.footer3{
	width: 80%;
	margin: 0 auto;
	font-size: 80px;
	line-height: 80px;
}
.footer4{
	width: 80%;
	margin: 0 auto;
	font-size: 60px;
	line-height: 70px;
}
.footer5{
	width: 90%;
	margin: 0 auto;
	font-size: 34px;
	height: 65px;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-top-style: ridge;
	border-top-width: medium;
	margin-top: 50px;
	margin-bottom: 50px;
	border-color: #000;
	padding-top: 20px;
}
.footer6{
	width: 90%;
	margin: 0 auto;
	color: #00A651;
}
.footer7{
	width: 100%;
	margin: 0 auto;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 130px;
	margin-top: 20px;
}

.clear {
  clear: both;
}

.midashi1{
	background-image: url(../img/h1-img1.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	float: left;
	background-position: 50px 50px;
}
.midashi1 p{
	margin: 115px 0px 0px 75px;
	color: #FFF;
}
.midashi2{
	background-image: url(../img/h1-img2.png);
	background-repeat: no-repeat;
	width: 90%;
	background-size: contain;
	padding-top: 200px;
	margin: 0 auto;
}
.midashi2 p{
	text-align: center;
	line-height: 60px;
}
.nekonome{
	margin: 50px 0px 0px 10px;
}
.address{
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.tel{
	font-size: 25px;
	text-align: center;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.fax{
	font-size: 20px;
	text-align: center;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.accessmap{
	background-image: url(../img/accessmap.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 210px;
	background-position: 10px 10px;
	padding: 20px 0px 0px 20px;
}

.box{
	float: left;
	font-size: 40px;
	height: 500px;
	width: 40%;
	margin: 0px 0px 15px 50px;

}

.box img{
	display: block;
	width: 100%;
}

.box2{
	float: left;
	font-size: 40px;
	height: 400px;
	width: 40%;
	margin-left: 50px;

}

.box2 img{
	display: block;
	width: 100%;
}

.box3{
	float: left;
	font-size: 40px;
	height: 720px;
	width: 40%;
	margin-left: 50px;

}

.box3 img{
	display: block;
	width: 100%;
}

.tyuu{
	font-size: 13px;
}
.top{
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 10%;
}
