* {
	font-size : 14px;
}
.page_title {
  font-family : 'HG明朝E',細明朝体,serif;
  font-size   : 20px;
  font-weight : bold;
  color       : "#07065e";
}

.tbl1 {
	background : #000000;
}
.tbl1 th {
	background : #d8f4fc;
}
.tbl1 td {
	background : #ffffff;
}

