<!--



TEXTAREA {
	font-size : 12px;
	width:100%;
	max-height:300px;
}

A { 
	font-family: "ＭＳ Ｐゴシック", "Osaka";
        color: #0000AA; 
        text-decoration: none;
}

A:HOVER { 
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #0000FF; 
	position:relative; top:1px; left:1px;
  visibility : visible;
}

A:VISITED{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000066; 
}

BODY,TD{
  font-size : 12px;
  margin-top : 10px;
  margin-left : 10px;
  border-top-width : 0px;
  border-left-width : 0px;
  
  
  
  
  
  }
.tab_top{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #999999;
  border-left-color : #999999;

}
.tab_topright{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
}

.btab_top{
  border-top-width : 1px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #999999;
  border-left-color : #999999;
  border-bottom-color : #999999;

}

.box{
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #999999;
  border-right-color : #999999;
  border-bottom-color : #999999;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
}
TH{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #505050;
  font-size : 12px;
}

-->
