//沖縄本島のオンライン有効期限
function online_oka_01(){
document.writeln(" 2/1〜4/23 "); 
}
//沖縄離島のオンライン有効期限
function online_rito_01(){
document.writeln(" 2/1〜3/31 "); 
}
