table {
	font-size:12px;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	width: 618px;
	line-height: 140%;
	height: auto;
	margin-bottom: 40px;
}
th{
	padding:8px 2px 8px 2px;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	color:#333333;
	font-weight:normal;
	padding:10px;
	text-align:center;
	background-color:#E6E6E6;
}
.thead-th {
	background-color: #E9E8E0;
	color: #000000;
	font-size: 16px;
}

td{
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	font-size:12px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.shima tr:hover {
	background-color: #EEF2F9;
	color: #000099;
}
#gaiyo {
	height: auto;
	width: 620px;
	font-size: 11px;
	line-height: 160%;
}
