﻿body {
	line-height:1.4;
	font-size:100%;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
#header #font-change a#font-s {
	background:transparent url("../../common/img/font-s-off.gif") 100% 0 no-repeat;
}
#header #font-change a#font-m {
	background:transparent url("../../common/img/font-m-on.gif") 100% 0 no-repeat;
}
#header #font-change a#font-l {
	background:transparent url("../../common/img/font-l-off.gif") 100% 0 no-repeat;
}

