@charset "utf-8";


/* fontsize small */
body.small {
font-size: 84%;
}
.small #header .m_01 {
background-position: -69px -20px;
}


/* fontsize medium */
body.medium #header .m_02 {
background-position: -93px -20px;
}


/* fontsize large */
body.large {
font-size: 105%;
}
.large #header .m_03 {
background-position: -117px -20px;
}
