@charset "Shift_JIS";

/*
	================================================================================================
		support software playmemories-home operation css memorycard.css
	================================================================================================
*/

div#contents #memorycard02 table td {
	padding: 7px 1em;
}

div#contents #memorycard02 table ul {
	margin: 0px ;
}

div#contents #memorycard02 table ul li {
	margin: 0;
}

/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {



}