<!--
Mydate=new Date();
ye=Mydate.getFullYear();
mo=Mydate.getMonth()+1;
da=Mydate.getDate();
day=Mydate.getDay();
//-->



<!--
if((ye == 2011) && (mo == 12) && (da >= 10) && (da <= 31)){
document.write('<div class="banner" style="padding-top:3px;"><a href="http://paramount-campaign.com/migp_ll/" target="_blank" class="img_url"><img src="/img/common/banner/b/migp_ll.jpg" alt="「ミッション：インポッシブル/ゴースト・プロトコル」公開記念 クイズキャンペーン" border="0" /></a></div>');
}
if((ye == 2012) && (mo == 1) && (da >= 1) && (da <= 9)){
document.write('<div class="banner" style="padding-top:3px;"><a href="http://paramount-campaign.com/migp_ll/" target="_blank" class="img_url"><img src="/img/common/banner/b/migp_ll.jpg" alt="「ミッション：インポッシブル/ゴースト・プロトコル」公開記念 クイズキャンペーン" border="0" /></a></div>');
}
//-->



