/********************
**  違いのページ。 **
**  keihan.html    **
**  kyookei.html   **
********************/

	body#chigaiPage em
	{
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
	}
	body#chigaiPage th
	{
		background-color: #efedeb;
		color: #7f3f3f;
	}
	body#chigaiPage td
	{
		text-align: center;
		vertical-align: top;
		white-space: nowrap;
	}

	.sAccent	/* 20100405: 不要なような。*/
	{
		border: none;
		line-height: 1.8em;
	}

	table .tango	/* from keihan.html */
	{
		border-right: none;
		padding-right: 3px;
	}
	table .accent	/* from keihan.html */
	{
		border-left: none;
		padding-left: 3px;
	}

/****************************
**  違いのページここまで。 **
****************************/
