@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
font-size setting(normal)
------------------------------------------------------ */
body {
font-size: 14px;
}
html>/**/body { 
font-size: 14px; /* Except IE */ 
}
html*#wrapper {
font-size: 13px; /* safari */ 
}

ul#sizenav li.btn_02 a{
	background: url(../../images/change_m_on.gif) 0 0 no-repeat;
}


