.txt11 {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
}
.txt12b {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.txt13 {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
}

/*spot.htmのリンク部分*/
	/*spot*/
	.link a{
	color:#676441;	
	}
	.link a:hover{
	color:#B44747;
	}
	/*links*/
	.links a{
	color:#FFFFFF;
	}
	.links a:hover{
	color:#B44747;
	}
	
/*menu*/
	#menu a{
	color:#1F6B1D;
	}
	#menu a:hover{
	color:#FFFFCC;
	background-color:#1F6B1D;
	}
.txt13w {
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
}
