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

/* ------------------------------------------------------
font-size setting(small)
------------------------------------------------------ */
body {
font-size: 12px;
}
html>/**/body { 
font-size: 12px; /* Except IE */ 
}
html*#wrapper {
font-size: 11px; /* safari */ 
}

ul#sizeNav li.btn_01 a{
	background: url(../../images/change_s_on.gif) 0 0 no-repeat;
}

