.txt20q {
	font-size: 20px;
	line-height: 23px;
}

.txt14title {
	font-size: 14px;
	line-height: 17px;
}
/**基準文字サイズ小(変更前)
.txt12 {
	font-size: 12px;
	line-height: 19px;
}**/

/**▼基準文字サイズ小▼**/
.txt12{
    color:#555555;
	font-size: 12px;
	line-height: 19px;
}
/**▲基準文字サイズ▲**/
.txt12link {
	font-size: 12px;
	line-height: 14px;
}
.txt12news {
	font-size: 12px;
	line-height: 24px;
}
.txt11 {
	font-size: 11px;
	line-height: 16px;
}
.txt11link {
	font-size: 11px;
	line-height: 12px;
}
.txt10 {
	font-size: 10px;
	line-height: 13px;
}
/**基準文字サイズ大(変更前)
.txt13{
    color:#404040;
	font-size: 13.5px;
	line-height: 19px;
}**/

/**▼基準文字サイズ大▼**/
.txt13{
    color:#555555;
	font-size: 15px;
	line-height: 22px;
}
/**▲基準文字サイズ▲**/


.txt13_bl{
	font-size: 13.5px;
	line-height: 19px;
	color: #0033CC;
}
.Style_H {
	font-weight: bold;
	color: #FF9900;
}
.title20 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #a67c52;
}
.title_kouza {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.bold_color {
	font-size: 13.5px;
	line-height: 19px;
	font-weight: bold;
	color: #666666;
}

.fsize_s {
	background: url("../images/font_small_on1.gif") top left no-repeat;
}
.fsize_m {
	background: url("../images/font_middle.gif") top left no-repeat;
}
.fsize_l {
	background: url("../images/font_large1.gif") top left no-repeat;
}
