/*====================テキストの大きさ設定=====================*/
.tx10{font-size:12px;line-height: 130%;}
.tx11{font-size:13px;line-height: 130%;}
.tx12{font-size:14px;line-height: 130%;}
.tx13{font-size:15px;line-height: 130%;}
.tx14{font-size:16px;line-height: 130%;}
.tx15{font-size:17px;line-height: 130%;}
.tx16{font-size:18px;line-height: 130%;}
.tx20{font-size:22px;line-height: 130%;}


/* 特別に設定したテキスト*/
.tx_bartitle{
	font-size:18px;
	font-weight:bold;
}
.tx_bartitle_s{
	font-size:16px;
	font-weight:bold;
}
/*単発スタイル*/
.style1 {color: #5ea825}
.style9 {color: #abd812}
.style11 {color: #ffffff; font-size: 16px;}
