@charset "utf-8";
body{
  text-align: center;
}
#top{
  padding-bottom: 0px;
}
#nav{
  margin: 0 0 0 20;
  padding-top: 10px;
  padding-bottom: 10px;
}
#content{
  width: 900px;
  margin: auto;
  text-align: center;
}
#main{
  position: relative;
  width: 500px;
  height: 580px;
  float: left;
  /*margin-left: 500px;
*/
}
#sab{
  width: 350px;
  float: right;
  /*margin-right: 215px;
  */
	font-size: 15px;
  text-align: left;
}
#content::after{
  content: "A";
  display:block;
  clear: both;
  height: 0;
  overflow: hidden;
}
footer{
  width: 900px;
  margin: 50px auto;
}
#copy{
  clear: both;
  text-align: center;
  background-color: #bb5520;
  width: 900px;
  height: 20px;
}
/*pieceページここから-------------------------*/

	#class h2{
  margin: 30px auto;
  margin-top: 10px;
  text-align: center;
  background-color: #bb5520;
  width: 900px;
  height: 30px;
}
#class p{
  margin: 0px auto;
  font-size: 19px;
  width: 900px;
  text-align: left;
}
#class ul{
  padding-left: 0;
}
#class li{
  padding-bottom: 30px;
}
/*	/kifページここから-------------------------*/
	#kif h5{
  text-align: left;
  font-size: 15px;
  font-weight: lighter;
}
/*tumeページここから-------------------------*/
	#tume h5{
  text-align: left;
  font-size: 15px;
  font-weight: lighter;
}
#tume footer{
  margin-bottom: -500px;
}
/*formページここから-------------------------*/
	table{
  padding-top: 0;
  width: 600px;
  height: 200px;
  margin: 0 auto;
  margin-top: 30px;
}

