@charset "utf-8";
/*
	================================================================================================
		support playmemories-home css index.css
	================================================================================================
*/

.notice {
    border: 1px solid #ee0000;
    margin: 0 0 1em;
    padding: 1em;
}

ul.disc {
    list-style: disc;
}

#trademark img {
	width: auto;
    max-width: 100%;
}