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