@charset "UTF-8";

@media all {

/* id="info" ************************************************************************************** */
body#time div.title               { clear:both; display: block; }
body#time div.title h1            { margin: 0 0 15px 0; padding: 0; background-image: none;}
body#time div.title h2            { height: 25px; margin: 0 0 10px 0; padding: 2px 0 0 10px; background: url(/_global/css/img/bg/h2_bar.png) 0 0 no-repeat; }
body#time div.title h3            { height: 1%; margin: 0 0 5px 15px; padding: 0 0 5px 0; background: url(/_global/css/img/bg/h3_gradation.png) 0 0 no-repeat; color:#db174f; }
body#time div.title h4            { margin: 0 0 5px 15px; font-weight:bold; }

body#time div.button_area                      {	width: 800px;	margin: 10px 80px; }
body#time div.button_area li a.pf_skyp_b       { display: block; width: 210px; height: 100px; background: url(img/button_timetable.png) 0 0; text-indent: -9999px; }
body#time div.button_area li a.pf_jcom_b       { display: block; width: 210px; height: 100px; background: url(img/button_timetable.png) -223px 0; text-indent: -9999px; }
body#time div.button_area li a.pf_elabo_b      { display: block; width: 210px; height: 100px; background: url(img/button_timetable.png) -447px 0; text-indent: -9999px; }

}

/* ------------------------------------------------------------ */





@media print {
* html body { zoom: 0.7; }
li a { height: 1%; }
}

