/* text */
@charset "UTF-8";

html {overflow-x:hidden;}

.txt01{
	font-size:xx-small;
}

.txt02{
	font-size:xx-small;
	line-height:140%;
}

.txt02cc{

	font-size:xx-small;
	line-height:140%;
	color:#cc0000;
}

.txt03{
	font-size:x-small;
	line-height:140%;
}

.txt03cc{
	font-size:x-small;
	line-height:140%;
	color:#cc0000;
}

.txt03qa{
	font-size:x-small;
	line-height:140%;
	color:#339966;
}

.txt04{
	font-size:small;
}

input, select, textarea{
	font-size:x-small;

}
