body, td
{
	font-family: verdana;
	font-size: 11px;
}

.aikataulu_th {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
}

.redTitle
{
	color: #890833;
	font-weight: bold;
}

.mainTitle
{
	font-size: 18px;
}

.grayTD
{
	width: 16%;
	background-color: #e5e5e5;
	text-align: center; 
	vertical-align: top;
}

.grayTD a, .normalTD a
{
	color: #890833;
	font-weight: bold;
}

.normalTD
{
	width: 16%;
	text-align: center; 
	vertical-align: top;
}

.breadcrumb
{
	font-size: 11px;
	color: #8c8c8c;
}

.hrDiv
{
	/**background-color: #e5e5e5; 
	color: #e5e5e5;  */
	overflow: hidden;
	padding: 0;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 2px #e5e5e5 solid; 
	border-left: 0; 
	border-right: 0; 
	border-top: 0; 
	/*width: 100%; */
}

