@CHARSET "UTF-8";

body {
	padding: 0px;
	text-align: center;
}

div {
	text-align: center;
}

.illustTitle {
	text-align: right;
}
.illust {
	margin: 1em 0em;
    max-width: 100%;
    height: auto;
	text-align: center;
}
.illustFooter {
	padding-bottom: 2em;
	text-align: center;
	font-size: 2em;
	font-family: "M PLUS Rounded 1c"; 
}
.illustFooterTable {
    width: 100%;
}

