@charset "euc-jp";
.text12 {
	font-size: 12px;
	line-height: 150%;
}
.text10 {
	font-size: 10px;
}

.text12pink {
	font-size: 12px;
	line-height: 150%;
	color: #FF6699;
}
.text10orange {
	font-size: 10px;
	color: #FF6600;
}
