a {
	text-decoration: none;
}

a:link {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	background-color: green;
	color: white;
}


.ac {
	font-family: monospace;
	line-height: 0em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.tango {
	margin-top: -1em;
	line-height: 1em;
	font-family: monospace;
	color: navy;
	margin-bottom: 0.5em;
}

.accent {
	line-height: 1em;
	font-family: monospace;
}

.suitei {
	color: red;
}


.jouhou {
	font-weight: bold;
	margin-bottom: 0.5em;
}


.ac05{
	font-family: monospace;
	line-height: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


.ac12{
	font-family: monospace;
	line-height: 0em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

.ac15{
	font-family: monospace;
	line-height: 0em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.ac20{
	font-family: monospace;
	line-height: 0em;
	margin-top: 2em;
	margin-bottom: 2em;
}


/* 辞典トップ */
table#zhishoMokuji
{
	margin-left: auto;
	margin-right: auto;
	border: 1px;
}

table#zhishoMokuji td {
	font-weight: bold;
}

table#zhishoMokuji td.zero
{
	font-style: italic;
}

table#zhishoMokuji a:link {
	color: #0000ee;
}

table#zhishoMokuji a:visited {
	color: #551a8b;
}

.chiisa {
	font-size: 75%;
}
