table{
	width: 630px;
	margin: 0 auto 35px;
}

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
	text-align: center;
}

thead th {

	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}
th.left_line{
	border-left: 1px double #74a6d4;
}
td.left_line{
	border-left: 1px double #74a6d4;
}
table.h_air th#r101,table.h_air #r100{
	font-family: ‘ＭＳ Ｐゴシック’, sans-serif;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	padding: 10px;
}
table.h_air td{
	font-family: ‘ＭＳ Ｐゴシック’, sans-serif;
	text-align: left;
	font-size: 11px;
	padding: 10px;
}