/* 共通文字サイズ CSS */

.txt12a{
color:#333;
font-size:130%;
}

.txt12b{
color:#333;
font-size:130%;
line-height:1.3em;
}

