@charset "utf-8";
/* CSS Document */

#main,
#footerInner {
	font-size: 80%;
}

/*メニューのアクティブ化*/
#footerTop ul.txtSize li.sizeS a {
	background: url(../images/footer/btn_fontsize.gif) no-repeat;
	background-position: -53px -15px;
	cursor: default;
}

