body {
  font-size: 14px;
  line-height: 20px;
  margin: 8px 10px;
  color: #333333;
  font-family: "MS UI Gothic","ＭＳ Ｐゴシック",Osaka;
  background-color: #B0C4DE
}

tr,td{
  font-size: 14px;
  line-height: 20px
}

/* 上段メニュー*/
.top-menu {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #ffffff;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px
}

H1 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* ナビゲーション*/
.class="navi {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* ナビゲーション*/
H2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* 並び替え表示 */
.narabi {
color: #ffffff;
font-size:13px;
padding-left: 3px
}

/* 並び替えリンク */
.narabi-link {
font-size:13px;
padding-left: 3px
}

#narabi-td{
background-color: #FF8C00;
}

/* リンクタイトル */
.link-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* データページ本文*/
.data-text {
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* リンクタイトル データページ本文*/
H3 {
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px
}

H3 a:link       { font-size: 16px}
H3 a:visited    { font-size: 16px}
H3 a:active     { font-size: 16px}
H3 a:hover      { font-size: 16px}

H4 {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* ページ下見出し*/
.midashi {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* ページ下見出し データページ本文*/
H5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px
}

/* マーキー*/
.marquee {
  font-size: 14px;
  color: #000080;
  font-weight: normal;
  background-color: #F0F8FF;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
border-top: 1px solid #6495ED;
border-bottom: 1px solid #6495ED;
}

H6 {
  font-size: 14px;
  color: #000080;
  font-weight: normal;
  background-color: #ADD8E6;
  line-height: 20px;
  margin-top: 0px;
  margin-bottom: 0px
}

hr {
  color: #4169E1
}

/* 最下部SEOリンク */
.link_div
{
	font-size:12px;
	line-height:18px;
	margin-top:15px;
	width:160px;
	height:23px;
	overflow:auto;
	border:solid 1px #cccccc;
	background:#eeeeff;
	color:#333333;
	padding-left:3px;
}

