/*--------------------------------------------------------------------
GC web frontend dev guideline ver.2.0
--------------------------------------------------------------------*/

/*

--------------------------------------------------------------------*/


/* print css
--------------------------------------------------------------------*/

#wrap{
  background-image:none;
}

#head {
  background-image:url(../images_common/print_head.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;  
}

#head #print-hide{
  display:none;
}

