/* fontsize */
.txt01 {
 font-size: 80%;
	line-height: 120%;
	color: #333333;
        text-align:left;
}

.txt01_blue {
 font-size: 80%;
	line-height: 120%;
	color: #0A1C5B;
}

.txt02 {
 font-size: 78%;
	line-height: 120%;
	color: #333333;
        text-align:left;
}


