@charset "UTF-8";

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
*
* Copyright (c) 2008, コンさんのアフィリエイト情報. All rights reserved.
* 
* * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.terms th{
  text-align:left;
  background-color : #d6c6be;
  padding:4px;
  font-weight : normal;
}
.terms td{
  background-color : #f0eae8;
  padding:4px;
}
.terms td.tt{
  background-color : #d6c6be;
  padding:4px;
}
.terms{
  background-color : #523e35;
}

