*   { margin: 0; padding: 0 }
.ditto_page {font-size: 140%}
.ditto_currentpage {font-size: 140%}

/*クリア*/
.clear {
	clear: both; }
.clfx:after {
	height: 0px; clear: both; display: block; visibility: hidden; max-height: 0px; content: ".";
}
.clfx {
	display: inline-block;
}
* html .clfx {
	height: 1%;
}
.clfx {
	display: block;
}
