.box_top3
{
font-size           : 6px;
line-height         : 6px;
padding-top         : 6px;
padding-bottom      : 6px;
padding-left        : 6px;
padding-right       : 6px;
border-top-width    : 2px;
border-bottom-width : 2px;
border-left-width   : 2px;
border-right-width  : 2px;
border-top-style    : dotted;
border-bottom-style : dotted;
border-left-style   : dotted;
border-right-style  : dotted;
border-top-color    : #83703a;
border-bottom-color : #83703a;
border-left-color   : #83703a;
border-right-color  : #83703a;
background-color    : #fcfcf8;
}

.h_line06
{
  font-size          : 6px;
  border-right-width : 2px;
  border-right-style : dotted;
  border-right-color : #83703a;
  border-left-width  : 2px;
  border-left-style  : dotted;
  border-left-color  : #83703a;
  background-color   : #e4debe;
}

.h_line08
{
  font-size          : 8px;
  border-right-width : 2px;
  border-right-style : dotted;
  border-right-color : #83703a;
  background-color   : #e4debe;
}

/* ============================================= */

 .linkA4 {
 display: block;
 font-size: 12px;
 color: #83703a;
 text-decoration: none;
 text-align: center;
 border-style: solid;
 border-width: 1px 8px 1px 8px;
 border-color: #83703a #83703a #83703a #83703a;
 padding-top: 3px;
 padding-bottom: 2px;
 width: 120px;
 height: auto;
 margin-bottom: 1px ;
 background-color: #ffffff;
 }

 .linkA4:HOVER {
 display: block;
 font-size: 12px;
 color: #ffffff;
 text-decoration: none;
 text-align: center;
 border-style: solid;
 border-width: 1px 8px 1px 8px;
 border-color: #ffffff;
 padding-top: 3px;
 padding-bottom: 2px;
 width: 120px;
 height: auto;
 margin-bottom: 1px ; 
 background-color: #83703a ;
 }
