@charset "utf-8";
* html body {

	zoom: 80%;
	}




/*content_body.css*/
html {
	height:auto;
}

body {
	height:auto;
	background:none
}

#header {
	width: auto;
	height: auto;
	margin:0;
	background:none
}
#menu {
	display:none;
}
#Contents #header #logo #mainlogo {
	display: none;
}

#header #logo {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 20px;
}
#header #logo #print_logo {
	display:block;
}

#header #h_right {
	display: none;
}
#mainarea #titlebox2 {
	display: none;
}
#sidearea {
	display: none;
	width: 0px;
}
#main {
	background: url(none);
}
#main #mainarea {
	width: auto;
	height: auto;
	float: none;
}
#main #mainarea #NewsArea {
	width: auto;
	height: auto;
}


.bn {
	display: none;
}
body#schedule div#mainSchedule {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#mainSchedule #title img {
	width: 600px;
}
#mainSchedule #calendar .yoteiLink {
	display: none;
}
#footer {
	text-align:center;
	margin-top:15px;
	color:#000000;
	background:none;
}

