@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 599px) {
	
	#wrapper_contents_All {
		color: cadetblue;
		width: 100%;
	}
	
}
