@charset "UTF-8";

#container {
font-size:75%;
}
* html #container {
font-size:80%;
}
*:first-child+html #container {
font-size:80%;
}
#container #cnts {
font-size:110% !important;
}

#header dl dd.medium {
float:left;
margin:5px 5px 0 0;
}
#header dl dd.medium a {
display:block;
width:23px;
height:22px;
margin:0;
padding:0;
background:url(/assets/img/common/header_font_btn01.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}

#header dl dd.large {
float:left;
margin:5px 0 0 0;
}
#header dl dd.large a {
display:block;
width:23px;
height:22px;
margin:0;
padding:0;
background:url(/assets/img/common/header_font_btn02.gif) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
}