@charset "utf-8";
.wold_12 {
	font-size: 12px;
	color: #5A0200;
	text-decoration: none;
}
.black_14 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

a.wold_12:hover {
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
.white_word_12 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
}
a.white_word_12:hover {
	font-size: 14px;
	color: #CCFF00;
}
.orange_14 {
	color: #FFCC00;
}
a.orange_14:hover {
	color: #FFCCFF;
}

.orange_word_12 {
	font-size: 14px;
	font-style: normal;
	color: #FFCC00;
}
a.orange_word_12:hover {
	font-size: 14px;
	color: #FFFFFF;
}
.w_11 {
	font-size: 11px;
	color: #FFFFFF;
}
.o_11 {
	color: #FFCC00;
}
