@charset "euc-jp";
/*ΊΜ*/
.arrow_red,.arrow_blue,.arrow_orange,.arrow_d_gray,.arrow_gray {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}

.arrow_red {
	color: #FF0066;
}


.arrow_blue {
	color: #66CCCC;
}


.arrow_orange {
	color: #FF9933;
}


.arrow_d_gray {
	color: #666666;
}


.arrow_gray {
	color: #CCCCCC;
}
.size12_gray {
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
}
.size12_red {
	font-size: 12px;
	line-height: 1.5em;
	color: #B90F10;
}
.size12_blue {
	font-size: 12px;
	line-height: 1.5em;
	color: #669FD3;
}

.size11_gray {
	font-size: 11px;
	line-height: 1.5em;
	color: #555555;
}
.size12_white {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFFFFF;
}
.size14_white_b {
	font-size: 14px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
}

.size10_pink {
	font-size: 10px;
	color: #F30266;
}

.size12_pink {
	font-size: 12px;
	color: #F30266;
}

.size12_pink_b {
	font-size: 12px;
	color: #ff1493;
	font-weight: bold;
}

.size16_pink_b {
	font-size: 16px;
	line-height: 1.5em;
	color: #ff1493;
	font-weight: bold;
}
.size10_pink2 {
	font-size: 10px;
	color: #F78FC4;
}
