@charset "Shift_JIS";

p,h1,h2,h3,h4,h5,h6,ul,table,td,th {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

BODY {
	margin: 0;
	padding: 0;
	text-align: center;
/* ページの背景色 */

/* 全体の文字色 */
	font-size: 100%;
/* 全体の文字サイズ */
	

  background-image : url(gr6b.gif);
}

/* --- 全体のリンクテキスト --- */

a:link {
	color: #000080;
}

a:visited {
	color: purple;
}

a:hover {
	color: #ff0000;
}

a:active {
	color: #ff0000;
}

/* --- コンテナ --- */

#container {
	width: 780px;
/* ページの幅 */
	margin-left: auto;
	margin-right: auto;
/* センタリング */
	background-repeat: repeat-y;
/* サイドバーの背景画像 */
	background-color: #ffffff;
/* メインカラムの背景色 */
	border-left: 1px solid #c0c0c0;
/* 左枠線 */
	border-right: 1px solid #c0c0c0;
/* 右枠線 */
}

/* --- ヘッダ --- */

#header {
/* ヘッダの背景色 */
	width: 780px;
	height: 189px;
	background-image : url(haru.jpg);
}

/* --- ナビゲーション --- */

#nav {
	float: left;
/* サイドバーの幅 */
	width: 180px;
	height: 47px;
	font-weight: 500;
	font-family: HG明朝E;
	color: #000073;
	font-size: 18px;
	text-align: left;
	margin-top: 10px;
}

#nav  #btn00  A {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn01  A {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn02  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn03  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn04  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn05  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn06  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn07  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

#nav  #btn08  a {
	width: 180px;
	height: 48px;
	background-image : url(image1.gif);
	display: block;
	bottom: auto;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 51px;
	text-indent: 20px;
}

/* --- メインカラム --- */

#content {
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
	line-height: 20px;
	color: #808080;
	font-size: 14px;
	font-family: "ＭＳ ゴシック";
	float: right;
}

#content  p {
	margin-left: 150px;
	font-family: "ＭＳ ゴシック";
	line-height: 20px;
	color: black;
	margin-top: 30px;
}

#content  #item {
	margin-left: 20px;
	font-family: "ＭＳ ゴシック";
	line-height: 20px;
	color: #0000ff;
	margin-top: 20px;
	font-size: 20px;
	font-weight: bold;
}

#content  h4 {
	font-size: 16px;
	font-weight: 200;
	color: white;
	padding-bottom: 5px;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: "ＭＳ ゴシック";
	background-color: #0000a0;
	width: 570px;
}

#content  h5 {
	font-size: 16px;
	color: #0000a0;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック";
	line-height: 20px;
	font-weight: bold;
}

#content  h6 {
	font-size: 10px;
	padding-bottom: 5px;
	font-family: "ＭＳ ゴシック";
	line-height: 20px;
	font-weight: lighter;
	color: black;
}

TABLE.sample {
	border-top: 1px solid #000000;
	border-left: solid black;
	border-left-width: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	font-size: 15px;
	margin-left : 5px;
  color : gray;
  width : 500px;
  bottom : auto;
}

.sample  th {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: blue;
	background-color: #dbdbfd;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.sample  td {
	border-right: solid black;
	border-right-width: 1px;
	border-bottom: solid black;
	border-bottom-width: 1px;
	padding-left: 5px;
}

#footer {
	clear: both;
/* フロートのクリア */
	width: 780px;
	background-color: #0000a0;
/* フッタの背景色 */
	font-size: 13.5px;
	font-family: "ＭＳ ゴシック";
	font-weight: 500;
	color: #ffffff;
	height: 60px;
	text-align: center;
	padding-bottom: 10px;
}


