BODY    {
        background-color : #FFFFCC;
        font-color : black ; font-size  : 10pt ; 
        font-family:"ＭＳ ゴシック","Osaka-等幅" ,"TakaoEXゴシック";
        padding-right: 5px;
        }

table.sample{
    border-top:2px solid #663300;
    border-left:2px solid #663300;
    border-right:2px solid #663300;
    border-bottom:2px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.sample th{
    border-right:2px solid #663300;
    border-bottom:2px solid #663300;
    border-right:2px solid #663300;
    border-bottom:2px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.sample td{
    border-right:2px solid #663300;
    border-bottom:2px solid #663300;
}

TD { text-align : left ;}
HR { text-align : left ;}

.t-col { border-collapse: collapse; }

.b-color0 { background-color : #FFDDBB ;}
.b-color1 { background-color : #FFEEBB ;}
.b-color2 { background-color : #FFF6BB ;}
.b-color3 { background-color : green }
.b-color10{ background-color : #FFFFEE }
.b-color11{ background-color : #EEFFFF }
.b-color00{ background-color : #FFFFFF }

.f-c-r    { color :  red;}
.f-c-g    { color :  green;}
.f-c-b    { color :  #0000FF;}
.f-c-y    { color :  #FF9900;}
.f-c-w    { color :  #FFFFFF;}

.ff-times { font-family: 'Times'; } 

.f-st-it {font-style : italic}
.f-w-b   {font-weight: bold; }

.f-s-06  {font-size :  6pt ;}
.f-s-07  {font-size :  7pt ;}
.f-s-08  {font-size :  8pt ;}
.f-s-09  {font-size :  9pt ;}
.f-s-10  {font-size : 10pt ;}

.f-s-11  {font-size : 11pt ;}
.f-s-12  {font-size : 12pt ;}
.f-s-13  {font-size : 13pt ;}
.f-s-14  {font-size : 14pt ;}
.f-s-15  {font-size : 15pt ;}
.f-s-16  {font-size : 16pt ;}
.f-s-17  {font-size : 17pt ;}
.f-s-18  {font-size : 18pt ;}
.f-s-19  {font-size : 19pt ;}
.f-s-20  {font-size : 20pt ;}
.f-s-22  {font-size : 22pt ;}
.f-s-24  {font-size : 24pt ;}
.f-s-36  {font-size : 36pt ;}
.f-s-48  {font-size : 48pt ;}

.t-align-r { text-align : right ;}
.t-align-c { text-align : center;}
.t-align-l { text-align : left ;}
.t-align-t { text-align : top  ;}

.v-align-t { vertical-align :top ;}

.margin-l-40 { margin-left : 40px ;}
.margin-l-100 { margin-left : 100px ;}
.p-brake-after {page-break-after: always; }

.w-10 {width : 10px ;}
.w-25 {width : 25px ;}
.w-70 {width : 70px ;}
.w-80 {width : 80px ;}
.w-85 {width : 85px ;}
.w-100 {width : 100px ;}
.w-160 {width : 160px ;}
.w-170 {width : 170px ;}
.w-200 {width : 200px ;}
.w-340 {width : 340px ;}
.w-510 {width : 510px ;} 
.w-640 {width : 640px ;}
.w-680 {width : 680px ;}
.w-800 {width : 800px ;}
.bold  { font-weight: bold ; } 

