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