@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;
}

.sub_header {
	height: 36px;
	color: white;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
	background: url(../../Backcolor/top-header.jpg) repeat;
}
/* ページ選択*/
.table-navigation{
	border-collapse: collapse;
}
.table-navigation td{
	text-decoration:none;
	font-size: 14px;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	font-weight: bold;
	height:35px;
	line-height:35px;
	text-align: center;
	color: #333;
	border: 1px solid #b9b9b9;
}
#page-a a{
	display:block;
	text-decoration:none;
}
#page-a a:hover{
	background-color: #6078e2;
	color : white;
}
.table-navigation th{
	text-decoration:none;
	font-size: 14px;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	font-weight: bold;
	height:35px;
	line-height:35px;
	text-align: center;
	color: #333;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
}
/* メニュー   */
.table_menu{
  border-collapse: collapse;
}
.table_menu th{
  Width: 350px;
  height: 26px;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: white;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: left;
  padding: 2px 8px 2px 12px;
  background: url(Logo/menu-titleback-2.jpg) no-repeat;
}
.table_menu td{
  Width: 350px;
  vertical-align: top;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
  text-align: left;
  padding: 2px 8px 2px 12px;
  background-color: #f2f2f2;
  border: 1px solid #b9b9b9;
}

/* メインコンテンツ*/
.table-Main{
	border-collapse: collapse;
}
.table-Main th{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
	padding-left : 22px;
	color : white;
	background: url(../../Backcolor/top-header.jpg) repeat;
	overflow: hidden;
}
.table-Main td{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middle;
	padding-left : 8px;
	border: 1px solid #b9b9b9;
}

.table-substyle {
	border-collapse: collapse;
}
.table-substyle th{
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
	height: 22px;
	line-height: 14px;
	vertical-align: middle;
	color: #333;
	background-color: #eee;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
}
.table-substyle td{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: navy;
}
/* 情報掲載用 */
.table-Contents{
	border-collapse: collapse;
}
.table-Contents th{
	font-size: 14px;
	font-family: Arial;
	text-align: left;
	vertical-align: middel;
	line-height: 22px;
	color: white;
	padding: 0px 0px 0px 18px;
	background: url(../../Backcolor/top-header.jpg) repeat
}
.table-Contents td{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align : middel;
	padding: 4px 8px 4px 18px;
	border: 1px solid #95a3ea;
}
/*     */
.table04_Area{
	border-collapse: collapse;
	background-color: #eef;
	text-align: center;
}

/*     */
.center-bk {
  background-color: #f2f2f2;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 1px;
  text-align: center;
}

.center-bk2 {
  background-color: #e2eaff;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
}

.center-bk3 {
	background-color: #eef;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	padding: 8px 0px 16px;
	text-align: center;
	border: 1px solid #b9b9b9;
}

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


/* html出力*/
.table01{
  border-collapse: collapse;
}
.table01 th{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  color: #333;
  background-color: #eee;
  border: 1px solid #b9b9b9;
}
.table01 td{
  font-size: 12px;
  font-family: Arial;
  text-align: right;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  padding: 2px 2px 2px 2px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}
/*     */
.table02{
	border-collapse: collapse;
}
.table02 th{
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.table02 td{
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	line-height: 18px;
	vertical-align: middle;
	background-color: #eef;
	border: 1px solid #b9b9b9;
}
.table03{
  border-collapse: collapse;
}
.table03 th{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  color: #333;
  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;
}
.table04{
  border-collapse: collapse;
}
.table04 th{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  border: 1px solid #b9b9b9;
}
.table04 td{
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 8px;
  border: 1px solid #b9b9b9;
}
.table05{
  border-collapse: collapse;
}
.table05 th{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  border: 1px solid #b9b9b9;
}
.table05 td{
  font-size: 12px;
  font-family: Arial;
  text-align: center;
  height: 16px;
  line-height: 16px;
  vertical-align: top;
  padding-left: 0px;
  border: 1px solid #b9b9b9;
}

/*  */
.left1 {
  font-size: 12px;
  font-family: Arial;
  text-align: left;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  padding: 4px 16px 4px 16px;
  border: 1px solid #b9b9b9;
}
.left2 {
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 8px;
  border: 1px solid #b9b9b9;
}
.left4 {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 1px;
	text-align: left;
	background: url(../../Backcolor/TitleBack_B2.gif) repeat;
}

/* フッター */
.footer {
	background-color: navy;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 25px;
	letter-spacing: 1px;
	text-align: right;
	color: white;
}
/*  */
select{
	color: navy;
	height: 24px;
	font-size: 12px;
	padding: 1px 4px 1px 4px;
	border: 1px solid #B3B3B3;
	border-radius: 4px;
	text-indent: .01px;
	text-overflow: "";
}

.Color_Green{
	color: white;
	background-color: lightSeaGreen;
}

.Color_Red{
	color: white;
	background-color: indianRed;
}

/****/
textarea{
	width: 800px;
	height: 300px;
	background-color: #eef;
	border: 1px solid #b9b9b9;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding: 4px 12px 4px 12px;
 }
