@charset   "Shift_JIS";
/*=== 本体のスタイル ===*/

BODY{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;

  background-color:#ffffdd;

  scrollbar-3dlight-color:#e1b2c6;
  scrollbar-arrow-color:#cccccc;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#cccccc;
  scrollbar-track-color:#ffffff;
  scrollbar-shadow-color:#ffffff;
  scrollbar-darkshadow-color:#cccccc;

  line-height:150%;
  font-weight : bold;
  color : #666666;
}


/*=== メニューのスタイル ===*/

.menu{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : white;
  font-size : 11pt;
  font-weight : bold;
  padding-top : 10px;
  padding-bottom : 10px;
  color : white;
  background-color : #ffcc33
;
  margin-top : 0px;
}

/*=== コンテンツのスタイル ===*/

.h1{
  font-size : 12pt;
  font-weight : bold;
  color : white;  
  background-color : #ffcc33;
}

.td1{
  font-size : 11pt;
}

.td2{
  font-size : 10pt; 
}

.td3{
  font-size : 12pt;
  font-weight : bold;
  color : white;
  background-color : #6b5c71;
}

.waku1{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : silver;
  border-right-color : silver;
}

.waku2{
 border-width : 1px 1px 1px 1px;
 border-style : solid solid solid solid;
 border-color : silver silver silver silver;
}

.waku3{
  font-size : 11pt;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}

.waku4{
  border-width : 2px 2px 2px 2px;
  border-style : dashed dashed dashed dashed;
  border-color : #6b5c71 #6b5c71 #6b5c71 #6b5c71;
  font-size : 11pt;
}

.side{
  font-size : 11pt;
  font-weight : bold;
  color : white;
  background-color : #ffcc33;
}

.line1{
  font-size : 11pt;
  line-height : 145%;
}

.main{
  font-size : 12pt;
  font-weight : bold;
  line-height : 150%;
  color : gray;
}

.top{
  font-size : 10pt;
  font-weight : bold;
  color : #666666;
}

.last{
  font-size : 11pt;
  font-weight : bold;
  color : white;
}



TABLE{
  font-weight : bold;
}link{
  font-weight : bold;
  font-size : x-small;
}
