<!--
BODY{
  
  text-align : center;
  scrollbar-darkshadow-color : #ff7d7d;
  scrollbar-face-color : #ffbbbb;
  scrollbar-3dlight-color : #ff7d7d;
  scrollbar-highlight-color : #ff7d7d;
  scrollbar-arrow-color : #ff4a4a;
  scrollbar-shadow-color : #ff7d7d;
  
  scrollbar-track-color : #fff4fa;
  
  bottom : auto;
  width : 400px;
}
.taiken_menu{
  font-size : 12px;
  font-weight : 300; 
  background-color : #fff4fa;
  text-decoration : none;
  padding-left : 5px;
  border-collapse : collapse;
  empty-cells : show;
  width : 80px;
  padding-top : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff8080;
  bottom : auto;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff8080;
}
.taiken_menu_top{
  font-size : 12px;
  font-weight : 300; 
  background-color : #fff4fa;
  text-decoration : none;
  padding-left : 5px;
  border-collapse : collapse;
  empty-cells : show;
  width : 80px;
  padding-top : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff8080;
  bottom : auto;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff8080;
  border-top-width : 2px;
  
  border-top-color : #ff8080;
  border-top-style : solid;
}
.taiken_menu_under{
  font-size : 12px;
  font-weight : 300; 
  background-color : #fff4fa;
  text-decoration : none;
  padding-left : 5px;
  border-collapse : collapse;
  empty-cells : show;
  width : 80px;
  padding-top : 5px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ff8080;
  bottom : auto;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff8080;
}

.taiken_cont{
  font-size : 12px;
  font-weight : 300;
  background-color : #fff4fa;
  text-decoration : none;
  padding-left : 5px;
  border-collapse : collapse;
  empty-cells : show;
  width : 280px;
  padding-top : 5px;
  padding-bottom : 5px;
  bottom : auto;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff8080;
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : #ff8080;
}
.taiken_cont_top{
  font-size : 12px;
  font-weight : 300;
  background-color : #fff4fa;
  text-decoration : none;
  padding-left : 5px;
  border-collapse : collapse;
  empty-cells : show;
  width : 280px;
  padding-top : 5px;
  padding-bottom : 5px;
  bottom : auto;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff8080;
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : #ff8080;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #ff8080;
}
.taiken_cont_under{
  font-size : 12px;
  font-weight : 300;
  background-color : #fff4fa;
  text-decoration : none;
  padding-left : 5px;
  border-collapse : collapse;
  empty-cells : show;
  width : 280px;
  padding-top : 5px;
  padding-bottom : 5px;
  bottom : auto;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ff8080;
  border-right-width : 2px;
  border-right-style : solid;
  border-right-color : #ff8080;
}

table{
  border-collapse : collapse;
  empty-cells : hide;
border-width : 2px;border-style : solid;border-color : #ff8080;
}
h2{
  font-size : 16px;
  font-weight : bold;
  color : red;
  text-decoration : underline;
}
.taikenlist{
  font-size : 12px;
  background-image : url(taikenlist.gif);
  background-repeat : no-repeat;background-position : left center;
  text-decoration : none;
  text-align : left;
  width : 380px;
  padding-left : 23px;
  margin-top : 3px;
  margin-left : 20px;
}
h1{
  font-size : 24px;
  background-image : url(taiken01.gif);
  text-decoration : none;
  width : 360px;
  height : 35px;
  font-weight : bolder;
  color : #ff5353;
  padding-top : 5px;
  background-repeat : no-repeat;
  letter-spacing : 3px;
}
input.sousin{
  width : 40px;
  height : 20px;
  background-color : #ff8080;
  border-top : 0;
  border-right : 1px solid red;
  border-bottom : 1px solid red;
  border-left : 0;
  text-align : center;
  font-size : 12px;
  cursor : pointer;
  -webkit-border-radius : 3px; /*for safari*/
  -moz-border-radius : 3px; /*for ff*/
  letter-spacing : 6px;
  font-weight : bold;
  padding-top : 2px;
}
input.reset{
  width : 45px;
  height : 20px;
  background-color : #ff8080;
  border-top : 0;
  border-right : 1px solid red;
  border-bottom : 1px solid red;
  border-left : 0;
  text-align : center;
  font-size : 12px;
  cursor : pointer;
  -webkit-border-radius : 3px; /*for safari*/
  -moz-border-radius : 3px; /*for ff*/
  font-weight : normal;
  padding-top : 2px;
  padding-left : 2px;
}
.taiken02_link{
  color : #fff4fa;
}

-->