﻿div.sh5content div:not(.sh5content), div.sh5content span:not(.read), div.sh5content h1, div.sh5content h2, div.sh5content h3, div.sh5content h4, div.sh5content h5, div.sh5content h6, div.sh5content p, div.sh5content img, div.sh5content nav, div.sh5content section
{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
div.sh5content section.html_page
{
	font-size:100%;
}
div.sh5content .tcy
{
	-epub-text-combine:horizontal;
	-webkit-text-combine:horizontal;
}
div.sh5content .em_disc
{
	-epub-text-emphasis:filled dot black;
	-webkit-text-emphasis:filled dot black;
}
div.sh5content .em_double-circle
{
	-epub-text-emphasis:double-circle open black;
	-webkit-text-emphasis:double-circle open black;
}
div.sh5content .em_triangle
{
	-epub-text-emphasis:filled triangle black;
	-webkit-text-emphasis:triangle black;
}
div.sh5content .em_large-circle
{
	-epub-text-emphasis:filled circle black;
	-webkit-text-emphasis:circle black;
}
div.sh5content .multicol2
{
	-epub-column-count:2;
	-webkit-column-count:2;
}
div.sh5content .multicol3
{
	-epub-column-count:3;
	-webkit-column-count:3;
}
div.sh5content .multicol4
{
	-epub-column-count:4;
	-webkit-column-count:4;
}
div.sh5content .columnbreak
{
	-epub-column-break-before:always;
	-webkit-column-break-before:always;
}
