BODY,TD{
font-size : 10px;
scrollbar-3dlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-arrow-color:#333333;
scrollbar-highlight-color:#ffffff;
scrollbar-track-color:#ffffff;
background-color: #d0f0fe;/*背景色*/

}
A:HOVER{
  text-decoration : none;
  visibility : visible;
  float : none;
  clear : none;
  position : relative;
  top : 1pt;
  left : 1pt;
  border-style:dotted;
　border-width:0px;
  border-bottom-width:2px;
}
A:link{
  text-decoration : none;
  cursor:default;
 color:#6f514c;
}
A:visited{
　text-decoration : none;
  cursor:default;
  color:#47885e;
}
A:active{
　text-decoration : underline;
  cursor:default;
  color:#ab6953;
}

div.link7{/*カテゴリ全体枠*/
  color: #0f2350;/*文字色*/
  font-size: 12px;/*文字サイズ*/
  margin: 2.5em 1em 4em 3.5em;
  border: dashed 1px  #7e9fac;/*全体枠の色*/
  width: 360px;/*全体の幅*/
  }
.link7 .cath{/*カテゴリタイトル部分の設定*/
  background-color: #7e9fac;/*背景色*/
  color: #ffffff;/*文字色*/
  font-weight: bold;
  letter-spacing: 0.2em;
  margin: 0 45% 0.5em 0;
  padding: 0.3em 0.8em 0.2em 1em;
  border-left: double 18px #7e9fac;/*ページ背景色と同じに*/
  position: relative;
  z-index: 1;
  top: -8px;
  left: -4px;
  white-space: nowrap;
  }
.link7 dl{/*リンク一つ分の枠の設定*/
  margin: 1em -7px 1px 0;
  padding: 0.4em;
  border-style: solid dotted double double;
  border-width: 1px 1px 1px 11px;
  border-color: #7e9fac;/*枠の色*/
  position: relative;
  z-index: 1;
  left: -2px;
  }
.link7 .type1 dt{/*TYPE1のバナー部分の設定*/
  margin: 0;
  padding: 0.2em 0.4em;
  }
.link7 .type1 dd{/*TYPE1の説明文部分の設定*/
  background-color: #dbfafe;
  margin: 0;
  padding: 0.3em 0.4em;
  }
img{
  border: 0px;
  }
