<!--
table{
  font-size : 12px;
}
.text-16{
  font-size : 16px;
}
.text-10{
  font-size : 10px;
}
.text-14{
  font-size : 14px;
}
.text-main{
  font-size : 12px;
}
.link{
  text-decoration : none;
}
body{
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #cccccc;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #cccccc;
  scrollbar-track-color: #cccccc;
  scrollbar-darkshadow-color: #cccccc;
}
-->

.line-b{
  background-image : url(image/line-b.gif);
  background-repeat : repeat-x;
  margin-top: 5px;
  height:6px;
}