<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
img {
	display: block;
	width: 100%;
}
.MB50 {
	margin-bottom:5%;
}
#Wrapp {
	width:100%;
	max-width: 750px;
	margin:0 auto;
}

.Large {
	margin:0 auto;
}
.Small {
	width:45%;
	margin-left: auto;
	margin-right: auto;
}
.BT {
	width:25%;
	margin-left: auto;
	margin-right: auto;
}









</pre></body></html>