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