@charset "UTF-8";


#small a {
background-image:url(../images/ico_switch01_off.png) !important;
}
#default a {
background-image:url(../images/ico_switch02_on.png) !important;
}
#large a {
background-image:url(../images/ico_switch03_off.png) !important;
}

#contents {
font-size:1.3em;
}
