@charset "UTF-8";
body{
	font-size:87.50%; /* 14px */
}
@media print, screen and (max-width: 705px) {
	body{
		font-size:81.25%; /* 13px */
	}
}

#header .sizeArea a.sizeS{
	background-image:url(/common/img/b_fontsize_sm_over.gif);
}

