@charset "Shift_JIS";
#ESCONV {
 clear               : both;
 margin              : 0;
 padding             : 0;
 float               : left;
 text-align          : center;
 width               : 76%;
}
#ESCONV table {
 clear               : both;
 margin              : 0 10px 0 0;
 padding             : 0;
 width               : 100%;
}
#ESCONV td {
 background          : #F6F4ED;
 border-bottom       : 1px solid #FFF;
 border-left         : 0px solid #FFF;
 border-right        : 0px solid #FFF;
 border-top          : 1px solid #FFF;
 font-size           : 12px;
 padding             : 1px;
}
#ESCONV th {
 border-bottom       : 1px solid #A2ADBC;
 border-left         : 0px solid #FFF;
 border-right        : 0px solid #FFF;
 border-top          : 1px solid #FFF;
 font-size           : 12px;
 font-weight         : bold;
 line-height         : 11px;
 padding             : 5px;
 text-transform      : uppercase;
}
#ESCONV th a {
 color               : #333;
}
.rightAd {
 background          : #fff;
 float               : right;
 margin              : 0;
 padding             : 0;
 width               : 24%;
}
@media print {
 .rightAd {
  display             : none;
 }
}
