@charset "utf-8";

/* #font-resize
---------------------------------- */
#font-resize:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
#font-resize {
	zoom: 1;
}
#font-resize {
	margin: 0px 0px 0px 0px;
	position: relative;
	/*background: url(../images/bg_styleswitcher.gif) no-repeat left top;*/
}
#font-resize #font-resize-large {
	text-indent: -9999px;
}
#font-resize #font-resize-regular {
	text-indent: -9999px;
}
#font-resize div a {
	color: #666666;
	text-decoration: none;
}
#font-resize div span#fs_l {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 91px;
	top: 0px;
	width: 28px;
	height: 20px;
	background-image: url(../images/sp_fontresize_largemark.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#font-resize div span#fs_l :hover {
	background-image: url(../images/sp_fontresize_largemark.gif);
	background-position: left -20px;
	background-repeat: no-repeat;
}
#font-resize div#fs_l_cu {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 91px;
	top: 0px;
	width: 28px;
	height: 20px;
	background-image: url(../images/sp_fontresize_largemark_cu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#font-resize div#font-resize-large a {
	display: block;
	width: 28px;
	height: 20px;
}
#font-resize div span#fs_m {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 58px;
	top: 0px;
	width: 28px;
	height: 20px;
	background-image: url(../images/sp_fontresize_regularmark.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
#font-resize div span#fs_m :hover {
	background-image: url(../images/sp_fontresize_regularmark.gif);
	background-position: left -20px;
	background-repeat: no-repeat;
}
#font-resize div#fs_m_cu {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 58px;
	top: 0px;
	width: 28px;
	height: 20px;
	background-image: url(../images/sp_fontresize_regularmark_cu.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#font-resize div#font-resize-regular a {
	display: block;
	width: 28px;
	height: 20px;
}

/* ---------------------------- end */

