@charset "utf-8";

/* ---------------------------------------------------------
	CSS Document Font Size Large
--------------------------------------------------------- */

html, body, input, select {
	font-size: 20px;
}

#font_size li#large a {
	background-position: 0 -27px;
}

#font_size li#small a {
	background-position: 0 0;
}

#font_size li#small a:hover {
	background-position: 0 -27px;
}

#footer li {
	font-size: 17px;
}

