@charset "Shift_JIS";

/*===================================================
 Font Size 
=================================================== */

body {
font-size: 16px;
}
/* for IE7 */
*:first-child+html body {
font-size: 100%;/* 16px; */
}
/* for IE8 */
html>/**/body {  
font-size /*_**/: 100%_9;/* 16px; */
}