@charset   "Shift_JIS";
/*--------------------------------------
main menu
--------------------------------------*/
.LayoutcontClass{
  background-color : salmon;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 800px;
}
.SelectedTabClass{
display;block;
  background-color : mistyrose;
  padding-top : 5px;
  text-align : center;
  width : 78px;
  height : 40px;
  vertical-align : middle;
  text-decoration : none;border-style : inset inset inset inset;
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
}
.LinkTabClass{
display;block;
  background-color : #ffffff;
  padding-top : 5px;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  width : 78px;
  height : 40px;
  font-size : 10pt;
  font-family : "ＭＳ ゴシック";
border-style : outset outset outset outset;
  
  
  
  

  
  
  
  
}
.SpaceClass{
  width : 2px;
  height : 40px;
}
A:hover{
  background-color : mistyrose;
}

/*--------------------------------------
main
--------------------------------------*/
div.main {  width: 800px;
text-align : center;
}


/*--------------------------------------
header
--------------------------------------*/
.base-header {
}

/*--------------------------------------
sub menu left
--------------------------------------*/
DIV.sub-menu {
  float: left;  width : 160px;
}

/*--------------------------------------
main content
--------------------------------------*/
DIV.main-content {  width: 640px;
  float: right;
  
  
  
  
}

/*--------------------------------------
footer
--------------------------------------*/
div.base-footer {
  float: center;
  width: 800px;
}



A{
  text-decoration : none;
  color : black;

.out_linkClass{
  color : black;
}
DIV.header{
  margin-bottom : 10pt;
}

/*--------------------------------------
body scroll_bar,center
--------------------------------------*/
BODY {
  scrollbar-face-color: mistyrose;       /* 表面の色 */
  scrollbar-3dlight-color: #ffffff;    /* 左端と上端の色 */
  scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
  scrollbar-shadow-color: lavenderblush;     /* 影の色 */
  scrollbar-darkshadow-color: lavenderblush; /* 右端と下端 */
  scrollbar-arrow-color: #ffffff;      /* 矢印の色 */
  text-align : center;
}
 
/*--------------------------------------
scroll_sub_menu
--------------------------------------*/ 
#tono001{
 position:absolute;
 left:10px;
 margin-top : 150pt;
 margin-left : 15pt;
}
TH{
  font-size : 14pt;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
  color : white;
  background-color : salmon;
  vertical-align : middle;
  text-align : left;
  
  
  
  
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
}
