@charset "UTF-8";
#year-end table {
		font-size: 90%;
		width: 100%;
}


#year-end table td {
text-align: center;
border:1px solid #999999;
vertical-align: top;
}

#year-end table th {
		text-align: center;
		border:1px solid #999999;
		white-space: nowrap;
		vertical-align: top;
		font-weight: bold;
}
th.gas {
		color: #FFFFFF;
		background: #C06145;
}

th.sansan {
		color: #FFFFFF;
		background: #9D5786;
}

th.bon {
		color: #FFFFFF;
		background: #C7A700;
}

th.ginza {
		color: #FFFFFF;
		background: #936F4A;
}
