@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#containerTop {
	overflow: visible;
}
#mainVisual {
}
#mainTop {
	position: relative;
	top: 200px;
	bottom: 0;
}
#footer {
	position: relative;
	top: 300px;
}