@charset "UTF-8";

/* --------------------------------------------------------------------------------------
 print
--------------------------------------------------------------------------------------- */
body {
	background: none;
}

div#ctRight {
	float: right;
	width: 800px;
}
div#ctLeft {
	display: none;
}

