@charset "utf-8";

/* ****************************************************
Title: schedule.css
Created: 2010-07-29
Last Modified: 2010-07-30
Editor(s): nishio
Last Editor: nishio
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# content
# sidebar
# clearfix
# common classes

----------------------------------------*/


/* # General Elements
---------------------------------------------------------------------------- */


/* # content
---------------------------------------------------------------------------- */

div#content table#scheduleTbl thead th,
div#content table#scheduleTb2 thead th {
	width: 30px;
}

div#content table#scheduleTbl tr.headTh th,
div#content table#scheduleTb2 tr.headTh th,
div#content table#scheduleTbl tbody td,
div#content table#scheduleTb2 tbody td {
	text-align: center;
}



/* # sidebar
---------------------------------------------------------------------------- */

div#sidebar ul#gNav li#gNavSchedule a img {
	visibility: hidden;
}


/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */


