@charset "UTF-8";

/*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 [[ GWDS CSS Framework ]]

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=	
	
 [ File Name   ] print.css	
 [ Version     ] 2.0 
 [ Desined by  ] Kiyoo Ishida
 [ Last UpDate ] 2007 Dec

 See Readme file in this directory 
 for further instructions.


*/



div#glovalnavi,
ul#keyvisual,
div#contents-gamma img,
#second div#contents-alpha,
ul.breadcrumbs,
hr
	{
	display: none;
	}
/*
--------------------------------------------------------------
#header
--------------------------------------------------------------
*/


div#header
	{
	display: block;
	height:100px;
	width:100%;
	border-bottom: solid 1px #000000; 
	}

	
div#header div#header-inner h1 a
	{
	color: #666666;
	font-size: 80%;
	}

div#header div#header-inner ul
	{
	display: none;
	}


	
/*
--------------------------------------------------------------
#footer 
--------------------------------------------------------------
*/

div#footer 
	{
	display: block;
	width:100%;
	border-top: #000000 1px solid; 
	}

div#footer div#footer-inner
	{
	width:650px;
	height:170px;
	}

div#footer div#footer-inner div#f-i-navi
	{
	display: none;
	}




/*
---------------------------------------------------
*/

div#footer div#footer-inner div#f-i-contact
	{
	float: right;
	width:600px;
	height:100px;
	background:#FFFFFF;

	}

div#footer div#footer-inner div#f-i-copy address a
	{
	display: block;
	width:600px;
	height:10px;
	clear: both;
	color: #000000;
	font-size: 75%;
	text-align: center;
	}