@charset "utf-8";

body{
	font-size: large !important;
}

.o_header_right_ .o_control_ #o_fontChange ul li#o_font-S a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -5000px;
	background: url(/images/common/font-s.gif) left top no-repeat !important;
}
.o_header_right_ .o_control_ #o_fontChange ul li#o_font-L a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -5000px;
	background: url(/images/common/font-l_on.gif) left top no-repeat !important;
}

#op_fontChange ul li#o_font-S a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -5000px;
	background: url(/images/common/font-s.gif) left top no-repeat !important;
}
#op_fontChange ul li#o_font-L a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -5000px;
	background: url(/images/common/font-l_on.gif) left top no-repeat !important;
}