@charset "UTF-8";
/* CSS Document */

body {
	width: 100%;
	font-size: 85%;
	padding: 0;
	margin: 0;
}

html { zoom: 85%;}
img { zoom : 85%; }
#wrapper {
	width:700px;
	padding: 0;
	margin: 0;
	border: none;
	height: auto;
}
h1 {
	float: left;
	text-align: center;
}
#side {
	width: 235px;
	float: left;
}
#main_yma, #main_ycag, #main_azamino, #main {
	width: 460px;
	float:right;
	height: auto;
}
#content, #section {
	width: 460px;
	height: auto;
}
div#event2 {
	margin-top: 10px;
	width: 460px;
	float: right;
	margin-bottom: 10px;
	height: auto;
	}
#cp {
	width: 420px;
}

#footer {
	clear: both;
}
#side_link {
	display: none;
}
#up, #up_b, #up_g, #up_r {
	display: none;
}
.bef {
	page-break-before: always;
}
