/* styleRewrite -----*/

div#main div.contents { position: relative; }


/* common -----*/

div#main div.contents #pagetitle {
	position: absolute;
	top: 0;
	left: 0;
}

div#main div.contents #mainimg {
	position: relative;
	display: none;
	z-index: -1;
}
