@charset "UTF-8";

  #menu-box{
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
  }

  #menu li{
  width: 25%;
  border-bottom: 1px solid #444;
  }
  #page{
  max-width:640px;
  }
  #slide{
	display: none;
 }
 
#title960{
	display: none;
}
#title640{
	display:block;
	width:640px; 
	height:270px;  
	margin:0px auto;	
	padding:0px;
}
#title360{
	display: none;
}

#main{
	width: 600px;
}
#sokuho{
	width:  600px;
}
#news{
	width:  600px;
}
#event{
	width:  590px;
	}
#notice{
	width:  590px;
}
#contents{
	width:  600px;
}
#contents img {
	max-width:  540px;
}
#sub{
	clear: both;
	width: 640px;
	box-sizing: border-box;
	}
#banner{
	display: none;
}
#linkbox{
	clear: both;
	width: 600px;

}	
#footer{
	width: 600px;
}


