#kensyu {
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	}
#kensyu table {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	display: inline-table;
	}
#kensyu th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 18px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #FFFFCC;
	}
#kensyu tr {
	}
#kensyu td {
	font-size:88%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
	height: auto;
	width: auto;
	display: table-cell;
	}

#kensyu table caption {
	line-height: 1.8em;
	text-align: left;
	text-indent: 10px;
	}
	
/* ツールチップス
-------------------------------	*/
.infocolor {
	color: #993366
}
.tooltip, .green {
	color:#191;
	text-decoration: underline;
}
.tooltip1, .green {
	color:#191;
	font-size:88%;
	text-decoration: underline;
}
.tooltip_content {
	font: small "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 3px;
	height: auto;
}
.tooltip_content h3 {
	padding: 0;
	color: #3366FF;
	text-indent: 10px;
	font-size: 110%;
	display: block;
	margin-top: 5px;
}
.tooltip_content p {
	color: #333333;
	line-height: 1.2em;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#kensyu span {
	cursor: pointer;

}

.kankaku {
	letter-spacing: -0.1em;
}