@charset "utf-8";

.main{
	font-size: medium;
	line-height: 130%;
}
.caption{
	font-size: small;
	line-height: 120%;
}


.attention1{
	font-size: small;
	color: #FF3366;
}


.attention2 {
	font-size: small;
	color: #006699;
}




.size-xxs {
	font-size: xx-small;
}
.size-xs {
	font-size: x-small;
}
.size-s {
	font-size: small;
}
.size-m {
	font-size: medium;
}
.size-l {
	font-size: large;
}
.size-xl {
	font-size: x-large;
}
.size-xxl {
	font-size: xx-large;
}


.gray-xxs {
	font-size: xx-small;
	color: #333333;
}
.gray-xs {
	font-size: x-small;
	color: #333333;
}
.gray-s {
	font-size: small;
	color: #333333;
}
.gray-m {
	font-size: medium;
	color: #333333;
}
.gray-l {
	font-size: large;
	color: #333333;
}
.gray-xl {
	font-size: x-large;
	color: #333333;
}
.gray-xxl {
	font-size: xx-large;
	color: #333333;
}


.navy-xs {
	font-size: x-small;
	color: #000099;
}
.navy-s {
	font-size: small;
	color: #000099;
}
.navy-m {
	font-size: medium;
	color: #000099;
}
.navy-l {
	font-size: large;
	color: #000099;
}
.navy-xl {
	font-size: x-large;
	color: #000099;
}
.navy-xxl {
	font-size: xx-large;
	color: #000099;
}


.blue-xs {
	font-size: x-small;
	color: #0066FF;
}
.blue-s {
	font-size: small;
	color: #0066FF;
}
.blue-m {
	font-size: medium;
	color: #0066FF;
}
.blue-l {
	font-size: large;
	color: #0066FF;
}
.blue-xl {
	font-size: x-large;
	color: #0066FF;
}


.coral-xs {
	font-size: x-small;
	color: #F70258;
}
.coral-s {
	font-size: small;
	color: #F70258;
}
.coral-m {
	font-size: medium;
	color: #F70258;
}
.coral-l {
	font-size: large;
	color: #F70258;
}
.coral-xl {
	font-size: x-large;
	color: #F70258;
}


.orange-xs {
	font-size: x-small;
	color: #FF6600;
}
.orange-s {
	font-size: small;
	color: #FF6600;
}
.orange-m {
	font-size: medium;
	color: #FF6600;
}
.orange-l {
	font-size: large;
	color: #FF6600;
}
.orange-xl {
	font-size: x-large;
	color: #FF6600;
}


.red-xs {
	font-size: x-small;
	color: #CC0000;
}
.red-s {
	font-size: small;
	color: #CC0000;
}
.red-m {
	font-size: medium;
	color: #CC0000;
}
.red-l {
	font-size: large;
	color: #CC0000;
}
.red-xl {
	font-size: x-large;
	color: #CC0000;
}


.turquoise-xs {
	font-size: x-small;
	color: #008888;
}
.turquoise-s {
	font-size: small;
	color: #008888;
}
.turquoise-m {
	font-size: medium;
	color: #008888;
}
.turquoise-l {
	font-size: large;
	color: #008888;
}
.turquoise-xl {
	font-size: x-large;
	color: #008888;
}
.moca-s {
	font-size: small;
	color: #999900;
}
.moca-m {

	font-size: medium;
	color: #999900;
}
.moca-l {
	font-size: large;
	color: #999900;
}
.pankuzu1 {
	font-size: 12px;
}
.white-s {
	font-size: small;
	color: #FFFFFF;
}
.black-m {
	font-size: medium;
	color: #000000;
}
.white {
	color: #FFFFFF;
}
