  

/* fontsize */
#fontsize {
	background: url(/campus_life/studentsupport/images/font.gif) no-repeat 0px 0px;
	width: 150px;
	margin: 12px auto 0px auto;
	padding: 0px;
	height: 17px;
	text-align: right;
	clear: both;
}

#fontsize ul {
	width: 88px;
	text-align: left;
	margin: 0px 0px 0px 62px;
	padding: 0px;
}

#fontsize ul li {
	float: left;
}

#fontsize ul li a {
	text-decoration: none;
	text-indent: -5000px;
	display: block;
	height: 17px;
	margin: 0px 0px 0px 0px;
	background: url(/campus_life/studentsupport/images/fontsize.gif) no-repeat;
}

#fontsize a#s-S {
	width: 30px;
}
#fontsize a#s-M {
	width: 29px;
}
#fontsize a#s-L {
	width: 29px;
}

#fontsize a#s-S {	background-position: -0px -0px;}
#fontsize a#s-M {	background-position: -29px -0px;}
#fontsize a#s-L {	background-position: -30px -0px;}

#fontsize li {
	list-style-type: none;
}

/* /fontsize */

/*  Fx 点線解除 */
.fright a,
#pgTtlBox2 a,
#fontsize ul li a {
	overflow: hidden;
}
/*  /Fx 点線解除 */
