

* {
	font-size: 14px;
}

#Head .sec .textsize ul li.small a {
	background: url(../images/head_size_s.jpg) no-repeat left top;
}
#Head .sec .textsize ul li.small a:hover {
	background: url(../images/head_size_s_hover.jpg) no-repeat left top;
}
#Head .sec .textsize ul li.middle a {
	background: url(../images/head_size_m_on.jpg) no-repeat left top;
}
#Head .sec .textsize ul li.middle a:hover {
	background: url(../images/head_size_m_hover.jpg) no-repeat left top;
}
#Head .sec .textsize ul li.large a {
	background: url(../images/head_size_l.jpg) no-repeat left top;
}
#Head .sec .textsize ul li.large a:hover {
	background: url(../images/head_size_l_hover.jpg) no-repeat left top;
}