@charset "utf-8";

/* ------------------------------ OVER-WRITE style.php ------------------------------ */
h1				{ width:690px; height:230px; margin:0px 0px -50px 0px; padding:0px 0px 0px 0px; color:#000; font: normal normal bold 20px/25px "Hiragino Mincho Pro","ヒラギノ明朝 Pro W3","小塚明朝 Pro EL","Kozuka Mincho Pro",Georgia,Century,"Times New Roman",Times,"ＭＳ 明朝",serif; }
h1 img				{ clear:none; display:inline; float:left; margin:0px 0px 0px 0px; }


/* -- 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; }

/* ------------------------------ PRINT ------------------------------ */
@media print{
/* -- BALLOON -- */
body div#TOP_BALLOON	{ display:none !important; }
}