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

header #header-inner #header-textsize a#normal {
	background:url(../images/common/header_textsize_btn1_on.png) no-repeat;
	width:78px;
	height:24px;
	display:block;
}

header #header-inner #header-textsize a#big {
	background:url(../images/common/header_textsize_btn2.png) no-repeat;
	width:85px;
	height:24px;
	display:block;
}

/* fontsize */

#main-area,#left-area,#footer{
	font-size:100%;
}