<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/*
	================================================================================================
		support software playmemories-home guide windows import css writeback.css
	================================================================================================
*/
/*
	-------------------------
		other
	-------------------------
*/
.page_display_none {
	display:none;
}
@media (max-width: 640px) {	
.page_display_none {
	display: block;
}
}
#contents li.ndash:before {
	content: "- ";
}
#contents li.ndash {
	list-style:none;
	margin-left:20px;
}
#contents p.ndash:before {
	content: "- ";
}
#contents p.ndash {
	margin: 0 1em 0.5em 30px;
}</pre></body></html>