@charset "utf-8";
/* CSS Document */

#content {
	font-size: 80%;
}

/*メニューのアクティブ化*/
#header ul.txtSize li.sizeS a {
	background: url(../images/common/btn_fontsize.gif) no-repeat;
	background-position: -53px -15px;
	cursor: default;
}
