/*
 * =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 * Sapporo City Subway Information Site (SCSIS) Style Sheet (Print Plus Ver.)
 * (C) 2005-2007, 2010 R.S., All Rights Reserved.
 * =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 */
 
 /* Body */
 body {
  color:#000000;
  background-color:#ffffff;
 }
 
 #SSF {
  display:none;
 }
