@charset   "UTF-8";
/* ヘッダー*/
/*****/
.top_header {
	margin-bottom: 10px;
	border-collapse: collapse;
}
.top_header th{
	height: 55px;
	color: white;
	font-size: 20px;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
	background: url(../Backcolor/top-header.jpg) repeat;
}
.top_header td{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middle;
	border: 1px solid #b9b9b9;
	padding-left: 20px;
	padding-right:10px;
}

/* フッター */
.footer{
	background-color: navy;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: right;
	color: white;
	padding-right : 24px;
}

/* ページ選択*/
.table-navigation{
	border-collapse: collapse;
}
.table-navigation td{
	text-decoration:none;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height:35px;
	line-height:35px;
	text-align: center;
	color: #333;
	border: 1px solid #b9b9b9;
}
.table-navigation th{
	text-decoration:none;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	height:35px;
	line-height:35px;
	text-align: center;
	color: #333;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
}
/*   */
#page-a a{
	display:block;
	text-decoration:none;
}
#page-a a:hover{
	background-color: #6078e2;
	color : white;
}

/* メインコンテンツ*/
.table-Main{
	border-collapse: collapse;
}
.table-Main th{
	font-size: 16px;
	font-family: Arial;
	color: navy;
	font-weight: bold;
	line-height: 24px;
	padding-left : 12px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	background-color: #dae3fb;
	border-top: 1px solid #9db9f9;
	border-right: 1px solid #9db9f9;
	border-bottom: 1px solid #9db9f9;
	border-left: 5px solid #7c9ff0;
}
.table-Main td{
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middle;
	padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}

/* サブタイトル*/
.title-Sub {
	font-size: 16px;
	font-family: Arial;
	color: navy;
	font-weight: bold;
	line-height: 30px;
	padding-left : 12px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	background-color: #dae3fb;
	border: 1px solid #9db9f9;
}

/* 情報掲載用 */
.table-Contents{
	border-collapse: collapse;
}
.table-Contents th{
	font-size: 16px;
	font-family: Arial;
	color: navy;
	font-weight: bold;
	line-height: 24px;
	padding-left : 12px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	background-color: #dae3fb;
	border-top: 1px solid #9db9f9;
	border-right: 1px solid #9db9f9;
	border-bottom: 1px solid #9db9f9;
	border-left: 5px solid #7c9ff0;
}
.table-Contents td{
  background-color: #f2f2f2;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: center;
  border: 1px solid #b9b9b9;
}
.table-Note{
	border-collapse: collapse;
}
.table-Note th{
	font-size: 14px;
	font-family: Arial;
	color: white;
	font-weight: bold;
	line-height: 24px;
	padding-left : 12px;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
	background: url(../Backcolor/top-header.jpg) repeat;
}
.table-Note td{
  font-size: 13px;
  font-family: Arial;
  text-align: left;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  padding: 6px 16px 6px 24px;
  border: 1px solid #b9b9b9;
}

/* データ表示用テーブル*/
.table01{
  border-collapse: collapse;
}
.table01 th{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  color: #333;
  background-color: #eee;
  border: 1px solid #b9b9b9;
}
.table01 td{
  font-size: 12px;
  font-family: Arial;
  text-align: left;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding: 10px 10px 10px 10px;
  background-color: #eef;
  border: 1px solid #b9b9b9;
}
.table02{
  border-collapse: collapse;
}
.table02 th{
  font-size: 14px;
  font-family: Arial;
  text-align: center;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  color: #333;
  background-color: #eee;
  border: 1px solid #b9b9b9;
}
.table02 td{
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  padding: 10px 10px 10px 10px;
  background-color: #eef;
  border: 1px solid #b9b9b9;
}
.table03{
  border-collapse: collapse;
}
.table03 th{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 36px;
  line-height: 14px;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #b9b9b9;
}
.table03 td{
  font-size: 12px;
  font-family: Arial;
  text-align: left;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
/*  padding: 2px 2px 2px 2px;
  background-color: #eef;*/
  border: 1px solid #b9b9b9;
}
/*文字出力*/
.left4 {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	padding-left : 24px;
	padding-right : 24px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
}
/*一覧表*/
.center-bk {
  background-color: #f2f2f2;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: center;
}

/*リンク*/
#linkb a{
	text-decoration: none;
	background-color: #e8f6ea;
}
#linkb a:hover{
	color: white;
	background-color: #7d7dff;
}