@charset "utf-8";
/* CSS Document */

/* @override http://www.ginza-ortho.jp/common/css/print.css */

/*
======Copyright and Credits===========

	CSS FILE for GNO
	copyright: GNO
			 		
======================================


=============CONTENTS=================

	last up date 03.17.2008
	start   date 03.17.2007

======================================


*/

body
	{
	width:100%;
	background: none;
	}
#Wrapper
	{
	width: 600px;
	margin: 0 auto;
	background: #FFF;
	border: 0;
	}
	
/*------------------------------------
         Header
------------------------------------*/		
#Header{width: 600px; margin: 0 auot; overflow: hidden;}
#Header #Ctc{display: none;}	
#Header ul#HeadSuvNavi{display: none;}
	
/*------------------------------------
        GNavigation
------------------------------------*/	

#GNavigation{display: none;}
#Vimg{display: none;}	
	
/*------------------------------------
        Container
------------------------------------*/		

#Container
	{
	width: 600px;
	padding-bottom: 0px;
	background: #FFF;
	}

/*------------------------------------
        Content
------------------------------------*/		

#Content
	{
	width: 543px;
	margin: 0 auto;
	float: none;
	}	
	
#About #Content h1
	{
	width: 543px;
	margin: 5px 0 15px 0;
	}		
	
#Content p.pan{display: none;}
#Content #Print{display: none;}
li#gglmap{display: none;}	
#About #Content .contbody
	{
	width: 543px;
	margin: 0 auto;
	}			
		
/*------------------------------------
        Side
------------------------------------*/		

#Side{display: none;}
	
/*------------------------------------
        Footer
------------------------------------*/			
#Footer{width: 600px; padding-bottom: 5px;}
#Footer ul{display: none;}
#Footer p#Copy{font-size: 10px;}
#Footer .Fhome{display: none;}
#Footer p#Ptop a{display: none;}
		
	

					

