@charset "Shift_JIS";

/*basic size(13px) - fontsize.js normal(M)*/

/*small-fontsize 12px*/
.smalltxt {
	font-size:93%;
}
.smalltxt-b {
	font-size:93%;
	font-weight:bold;
}
/*large-fontsize 15px*/
.largetxt {
	font-size:116%;
}
.largetxt-b {
	font-size:116%;
	font-weight:bold;
}

/*font weight*/
.txtnormal{
	font-weight:normal;
}
.txtbold{
	font-weight:bold;
}


/*fontsize 11px*/
.txt10 {
	font-size:85%;
}
.txt10-b {
	font-size:85%;
	font-weight:bold;
}
/*fontsize 12px*/
.txt11 {
	font-size:93%;
}
.txt11-b {
	font-size:93%;
	font-weight:bold;
}
/*fontsize 13px*/
.txt12 {
	font-size:100%;
}
.txt12-b {
	font-size:100%;
	font-weight:bold;
}
/*fontsize 14px*/
.txt13 {
	font-size:108%;
}
.txt13-b {
	font-size:108%;
	font-weight:bold;
}
/*fontsize 15px*/
.txt14 {
	font-size:116%;
}
.txt14-b {
	font-size:116%;
	font-weight:bold;
}
/*fontsize 16px*/
.txt15 {
	font-size:123.1%;
}
.txt15-b {
	font-size:123.1%;
	font-weight:bold;
}
/*fontsize 17px*/
.txt16 {
	font-size:131%;
}
.txt16-b {
	font-size:131%;
	font-weight:bold;
}
/*fontsize 18px*/
.txt17 {
	font-size:138.5%;
}
.txt17-b {
	font-size:138.5%;
	font-weight:bold;
}
/*fontsize 19px*/
.txt18 {
	font-size:146.5%;
}
.txt18-b {
	font-size:146.5%;
	font-weight:bold;
}
/*fontsize 20px*/
.txt19 {
	font-size:153.9%;
}
.txt19-b {
	font-size:153.9%;
	font-weight:bold;
}
/*fontsize 21px*/
.txt20 {
	font-size:161.6%;
}
.txt20-b {
	font-size:161.6%;
	font-weight:bold;
}
/*fontsize 22px*/
.txt21 {
	font-size:167%;
}
.txt21-b {
	font-size:167%;
	font-weight:bold;
}
/*fontsize 23px*/
.txt22 {
	font-size:174%;
}
.txt22-b {
	font-size:174%;
	font-weight:bold;
}
/*fontsize 24px*/
.txt23 {
	font-size:182%;
}
.txt23-b {
	font-size:182%;
	font-weight:bold;
}
/*fontsize 25px*/
.txt24 {
	font-size:189%;
}
.txt24-b {
	font-size:189%;
	font-weight:bold;
}
/*fontsize 26px*/
.txt25 {
	font-size:197%;
}
.txt25-b {
	font-size:197%;
	font-weight:bold;
}
/*fontsize 27px*/
.txt26 {
	font-size:208%;
}
.txt26-b {
	font-size:208%;
	font-weight:bold;
}