.body{
    font-size: 10pt;
    color: #333333;	
}

a:link {
	color:#000099; }
a:visited {
	color: #000099; }
a:hover {
	color: #aa0000; }

table{
    font-size: 10pt;
    color: #333333;
}
input {
    font-size: 10pt; 
}
.copy{
    color: #006600;
font-size: 8pt;
}
.arrow{
  font-weight: bold;
   color: #ffffff;

}
.jump_t{
  font-weight: bold;
  font-size: 8pt; 
  color="#ff9900";   
}
.big_tx{
  font-size: 10pt;   
}
.big1{
  font-size: 11pt; 
  line-height: 17pt;   
}
.small{
    font-size: 8pt; 
}
.small1{
    font-size: 8pt; 
  line-height: 11pt;   
}

/*---文字色及び、文字サイズ、太字---*/
.gray{
    color: #666666; 
　}
.red{
    color: #aa0000; 
　}
.red_st{
  font-weight: bold;
    color: #aa0000; 
}
.red_s{
    font-size: 8pt;
    color: #aa0000; 
}
.blue{
    color: #0000ff; 
　}
.blue_st{
  font-weight: bold;
    color: #0000ff; 
　}
.blue_s_st{
  font-weight: bold;
    color: #0000ff; 
    font-size: 8pt;
　}
.orange{
    color: #ff6600; 
}
.orange_s{
    color: #ff6600; 
    font-size: 8pt;
}
.orange_s_st{
  font-weight: bold;
    color: #ff6600; 
    font-size: 8pt;
}
.strong{
  font-weight: bold;
}
.big2 {  font-size: 9pt; line-height: 17pt}
