td {
	font-size: 12px;
	color: #333333;
	}

/*フォントに関する共通CSS*/
.smallsize {
	font-size: 10px;
	line-height: 120%;
	color: #505250;
	}

.mainsize {
	font-size: 12px;
	line-height: 120%;
	color: #505250;
	}
	
.toukou_title {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #437617;
	}
	
.toukou_number {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
	}
	
.toukou_sub {
	font-size: 12px;
	line-height: 120%;
	color: #437617;
	}

