
/* fontsize */
.fontsizearea{
	background:url(../images/font.gif) no-repeat 0 0;
	width:150px;
	height:17px;
	float:right;
	margin:0;
	overflow:hidden;
	zoom:1;
	display:block;
	}
#fontsize ul {
	overflow:hidden;
	width:88px;
	float:right;
	overflow:hidden;
	zoom:1;
}

#fontsize ul li {
	float:left;
	list-style-type:none;
}

#fontsize ul li a {
	display:block;
	overflow:hidden;
	height:0!important;
	height/**/:0px;
	padding:17px 0 0 0;
	background-repeat:no-repeat;
	background-image:url("../images/fontsize.gif");
}

#fontsize a#s-S {	background-position: 0 0; width:30px;}
#fontsize a#s-M {	background-position: -30px 0; width:29px;}
#fontsize a#s-L {	background-position: -59px 0; width:29px;}


/* /fontsize */

/*  Fx 点線解除 */

#fontsize ul li a {
	overflow: hidden;
}
/*  /Fx 点線解除 */
