@charset "utf-8";

html {
	font-size: 62.5%;
}
body{	
	font-size: 100%;
}
p, ul, ol, dl {
	font-size: 1.4em;
}
#footer ul {
	font-size: 1em;
}
#footer p {
	font-size: 1.4em;
}
#footer p span.note {
	font-size: 0.85em;
}
.section h3 {
	font-size: 1.6em;
}
.section h4 {
	font-size: 1.4em;
}
table {
	font-size: 1.4em;
}

/* 文字サイズボタン*/
#fontNav li#fontNavMedium {
	background: url(../images/hd_btn_fontsize.gif) no-repeat -91px -23px;
}
