@charset "utf-8";

/* 共通
------------------------------------------------------------------ */
.pr {
	width:160px;
	float:left;
	display:block;
}

div#wrapper,div#backtop,div#footer,div#recommend {
	position: relative;
	left: 9px;
	_left: 8px;
}
*:first-child+html div#wrapper,*:first-child+html div#backtop,*:first-child+html div#footer,*:first-child+html iv#recommend {
	left: 8px;
}

#Nav {
	display:none;
}

/* End css ------------------------------------------------------- */