@charset "utf-8";

body div#BG			{ height:100%; }
body div#BG div.TOP_SLIDE		{ position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:9; margin:0px; background:#fafafa 50% 50% scroll no-repeat; background-size:cover; }
body div#BG div.TOP_SLIDE img		{ position:relative; }
body div#BG h1#TOP_LOGO		{ position:absolute; top:55%; left:50%; width:auto; height:auto; z-index:101; margin:-35px 0px 0px -5px; padding:0px 0px 0px 0px; background:transparent 0px 0px scroll no-repeat; text-align:left; }
body div#BG h1#TOP_LOGO a.WM		{ clear:both; display:inline; float:left; margin:5px 0px -2px 0px !important; }

a#NEXT				{ top:55%; }

/* -- NEXT BALLOON -- */
/* NEXT */
div#TOP_BALLOON			{ position:absolute; top:200px; left:900px; display:none; width:230px; height:80px; z-index:102; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:transparent url(/com/img/balloon_bg.png) 0px 0px scroll no-repeat; text-align:left; }
div#TOP_BALLOON span		{ display:block; width:210px; height:50px; margin:10px 0px 0px 15px; padding:0px; font: normal normal normal 11px/15px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; }
div#TOP_BALLOON span strong		{ display:block; width:210px; height:20px; margin:0px; padding:0px; font: normal normal bold 11px/20px "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif; }




/* ------------------------------ @media print{ ------------------------------ */
@media print{
body div#TOP_BALLOON		{ display:none !important; }
body div#BG			{ height:900px !important; overflow:visible !important; border:none !important; margin:0px !important; }
body div#BG div.TOP_SLIDE		{ position:static !important; display:block !important; float:left; width:50%; height:33%; margin:0px -1px -1px -1px; border:1px solid #fff !important; filter:alpha(opacity=100) !important; KhtmlOpacity:1 !important; MozOpacity:1 !important; opacity:1 !important; }
body div#BG h1#TOP_LOGO		{ top:33%; margin:-35px 0px 0px -35px; }
}