@charset "euc-jp";
/* 文字サイズ標準 */

body {
		font-size: 12px;
}

/* for WinIE6,7 */
*:first-child+html body,
* html body {
    font-size: 75%; /* for WinIE6,7 */
}


/* 文字サイズ標準選択時のアイコン */
#font-change li#standard {
		background: url(/okinawa/images/font_standard_on.gif) 0 0 no-repeat;
}

