#body {
 width: 780px;
 top : 0px;
 left : 90px;
 position : absolute;
 /* margin: 0px auto;
 min-height: 620px; */
 padding: 0px 1px;
 									/* background: #f3f3f3 left top; */
 font-style: normal;
 font-weight: normal;
 font-size: 9pt;					/* テキスト文字のサイズ */
 /* line-height: 130%; */
 font-family: "ＭＳ Ｐゴシック";	/* テキストのフォント */
 color: #663d3d;					/* テキスト文字の色 #663d3d */
 border: none;						/* 枠の線 1px solid #612b2b */
}


/* ヘッダー・メニュー */
#headermenubar {
 clear: both;
 /* width: 760px; */
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 4px 0px 3px;
								/*  background: #f3f3f3 left top; */
 text-align: left;
 font-style: normal;
 font-weight: normal;   		/* bold; */
 font-size: 10pt;
 line-height: 120%;
 color: #000000;
}


.headermenu {
 margin: 0px;
 padding: 0px;
 overflow: auto; 
}

.headermenu ul {
 float: left;
 list-style: inline;  /* none; */
 margin: 0px;
 padding: 0px;
}

.headermenu li {
 float: left;
 display: inline;
 padding: 0px;
}

.headermenuitem {
 float: left;
 display: inline;
 border-right: 1px solid #cd853f;		/* 区切り縦線 */
}


.headermenuitemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 white-space: pre;
 text-align: left;
 font-style: normal;
 font-weight: normal;	/* bold; */
 line-height: 1em;
 font-family: "ＭＳ Ｐゴシック";
 padding: 0px 10px;
}

.headermenuitemlink:link {
 color: #482400;				/* ｶｰｿﾙがﾀｯﾁしない時の文字の色 #612b2b */
}

.headermenuitemlink:visited {
 color: #612b2b;				/* ﾘﾝｸしたあとの文字の色 */
}

.headermenuitemlink:hover {
 color: #cd853f;				/* ｶｰｿﾙがﾀｯﾁした時の文字の色 */
}


#footer {
 clear: both;
 width: 760px;
 min-height: 16px;
 display: auto;
 margin: 0px;
 padding: 0px;
 									/* 背景色　background: #f3f3f3 left top; */
 text-align: right;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 line-height: 120%;
 color: #482400;					/* テキスト文字の色#612b2b */
 border-top:1px solid #612b2b;		/* 枠の線  1px solid #612b2b */
}

.hide {
 display: none;
}

.footeritem {
 float: left;
 display: inline;
 border-right: none;		/* 1px solid #cd853f 縦線 */
}

.footeritemlink {
 float: left;
 text-decoration: none;
 margin: 0px;
 white-space: pre;
 text-align: left;
 font-style: normal;
 font-weight: normal;	/* bold; */
 line-height: 1em;
 font-family: "ＭＳ Ｐゴシック";
 color: #482400;				/* テキスト文字の色#cd853f */
 width: 50px;
 padding: 0px 10px;
}

.footeritemlink:link {
 color: #482400;				/* ｶｰｿﾙがﾀｯﾁしない時の文字の色 #612b2b */
}

.footeritemlink:visited {
 color: #612b2b;				/* ﾘﾝｸしたあとの文字の色 */
}

.footeritemlink:hover {
 color: #cd853f;				/* ｶｰｿﾙがﾀｯﾁした時の文字の色 */
}


#table1 {
 visibility : visible;
 font-size: 10.5pt;					/* テキスト文字のサイズ */
 color: #004284;					/* テキスト文字の色 #2f4f4f */
 border: none;						/* 枠の線 */
}


#table2 {
 visibility : visible;
 font-size: 10.5pt;					/* テキスト文字のサイズ */
 color: #004284;					/* テキスト文字の色 #2f4f4f */
 border: none;						/* 枠の線 1px solid #612b2b */
}


#table3 {
 visibility : visible;
 font-size: 10.5pt;					/* テキスト文字のサイズ */
 color: #004284;					/* テキスト文字の色 #2f4f4f */
 border: none;						/* 枠の線 */
}


#table4 {
 visibility : visible;
  									/* background: #f0f8ff left top; */
 font-size: 10.5pt;					/* テキスト文字のサイズ */
 color: #0000cd;					/* テキスト文字の色 #2f4f4f */
 border: none;						/* 枠の線  3px solid #87ceeb; */
}


#table5 {
 visibility : visible;
 font-size: 9pt;					/* テキスト文字のサイズ */
 color: #004284;					/* テキスト文字の色 #2f4f4f */
 border: none;						/* 枠の線 border-top: 1px solid #612b2b;    border: 1px solid #612b2b; */
}



