﻿@charset "utf-8";
/* CSS Document */

/* 星取表専用CSS
******************************************************************/
.mod_hositoritbl table th.ex00 {
    background: url("../img/tbl_bg01.gif") repeat scroll 0 0 transparent;
}
.mod_hositoritbl table th.ex01{
    color: #FFF;
	background-color: #0048A2;
}
.mod_hositoritbl table td.even{
	 background-color: #F5F5F5;
}