/* CSS Document */
input			   	{color:#555555;
					font-weight:bold;
					font-size:12px;
					background-color:#ffffff;
					border:1px solid #aaaaaa;
					padding:3px;
					margin:3px;
					font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Arial, Helvetica, Verdana, sans-serif;
				 	}

input.setbutton		{color:#ffffff;
					font-weight:bold;
					font-size:13px;
					background-color:#216EE0;
					}

input.winclose		{color:#ffffff;
					font-size:13px;
					background-color:#E85F17;
					}

input.language		{color:#216EE0;
					font-size:13px;
					background-color:#e5e5e5;
					}

input.word			{color:#333333;
					}

table.set			{
					border-collapse:collapse;
					width:465px;

					}

table.set td		{vertical-align:left;
					}



table.indexlst 		{
					border-collapse:collapse;
					width:465px;
					}

td					{
					vertical-align:top;

					}

ul					{list-style-type: none;
					margin:0;
					padding:0;

					}

li					{line-height:inherit;

					}

td ul li input		{width:27px;
					height:27px;
					}

td ul li input.keybtn_col2{
    				width:auto;
					}

table.end			{
					border-collapse:collapse;
					width:465px;

					}

