#menu {
	display: none;
}
#topcontents .left {
	float: none;
}
#topcontents .right {
	float: none;
}
#topcontents .left .bbs {
	display: none;
}
#contents {
	width:100%;
	border: none;
	background-image: none;
}
#contents #left {
	display: none;
}
#contents #right {
	width:100%;
	float: none;
	left: 0px;
	top: 0px;
}
.info#contents #right .lessonarea h3#schedule {
	page-break-before: right;
}

img.right {
  float: none;
}

img.left{
  float: none;
}


