a:link{ text-decoration:underline; color:#6666CC; }
a:visited{ text-decoration:underline; color:#996699; }
a:active{ text-decoration:underline; color:#FF6699; }
a:hover{ text-decoration:underline; color:#FF6699; }
body{
  font-size : 12px;
  color : #333333;
  line-height : 18px;
  font-family : "MS UI Gothic";
  background-color:#ffffff;
  background-image:url();
}
TD{ font-size : 13px; color : #333333;  line-height : 18px;  font-family : "MS UI Gothic"; }
hr{ color:#aaaaaa; }
#mid{ font-size:11pt; }
#small{
 font-size:10pt;
 font-family : "MS UI Gothic"; }
 
#kanri{ color:#ff9999; } /* 管理人コメントの色 */
#log{ width:700; border-style:solid; border-color:#cccccc; 
border-width : 2px 2px 2px 2px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
#log-0{ background-color:#FFCC66; } /* ランキング順位 */
#log-1{ background-color:#F2FFCC; } /* タイトル */
#log-2{ background-color:#FFCCFF; } /* カテゴリ */
#log-3{ background-color:#FFFFFF; } /* 紹介文 */
#log-4{ background-color:#FFFFFF; } /* 管理人コメント */
#title-bar{ background-color:#FFFFFF; color:#000000; font-size:13px; } /* タイトルバー */
#mid-bar{ background-color:#DDDDDD; } /* 中段バー */

