/*　h tag　*/
h1 {
	font-size: 160%;
	line-height: 140%;
	margin: 0px;
}
h2 {
	font-size: 130%;
	line-height: 140%;
	margin: 0px;
}	
h3 {
	font-size: 100%;
	line-height: 140%;
	margin: 0px;
}

/*　change size　*/
.tx05 {
	font-size: 120%;
	line-height: 150%;
}
.tx04 {
	font-size: 100%;
	line-height: 150%;
}
.tx03 {
	font-size: 75%;
	line-height: 150%;
}
.tx02 {
	font-size: 65%;
	line-height: 150%;
}
.tx01 {
	font-size: 55%;
	line-height: 150%;
}

/*　fixed size */
.tx05fix {
	font-size: 18px;
	line-height: 150%;
}
.tx04fix {
	font-size: 14px;
	line-height: 150%;
}
.tx03fix {
	font-size: 12px;
	line-height: 150%;
}
.tx03fix_lh10 {
	font-size: 12px;
}
.tx03fix_top {
	font-size: 12px;
	line-height: 12px;
}
.tx03fix_info {
	font-size: 12px;
	line-height: 170%;
}
.tx02fix {
	font-size: 10px;
	line-height: 150%;
}
.tx02fix_info {
	font-size: 10px;
	line-height: 170%;
}
.tx02fix_lh12 {
	font-size: 10px;
	line-height: 120%;
}
.tx02fix_lh10 {
	font-size: 10px;
}
.tx02fix_top {
	font-size: 10px;
	line-height: 12px;
}
.tx01fix {
	font-size:  9px;
	line-height: 150%;
}
.tx01fix_lh10 {
	font-size:  9px;
}

