@charset "shift_jis";

/*
-----------------------------------------------------
◆◆地球環境基金の情報館　スタイルシート◆◆
◇◇◇◇◇◇プリント用定義◇◇◇◇◇◇
-----------------------------------------------------
-----------------------------------------------------
【改訂履歴】
08/02/02	初版作成
-----------------------------------------------------
*/

/* ---◆◆隠す部分◆◆--*/

#header,#header h1,#search,#headMenu,#leftMenu,#leftMenu_top,#yourhere,#voiceTool {
	display:none !important;
	}

#G_Navi,#Breadcrumb {
	display:none !important;
	}

/* ---◆◆その他カスタム設定◆◆--*/

body {
	background-color:#fff !important;
	background-image:url(../../common2/images/spacer.gif) !important;
	}

div#mother {
	width:520px !important;
	}
	
#print_header {
	display:block !important;
	margin:0 !important;
	padding:0 !important;
	height:69px;
	}
	
div#Body {
	width:520px !important;
	margin-left:10px;
	margin-top:15px;
	border-bottom:none;
	}

div#Wrapper {
	background-image:none;
	}
	
div#Left {
	display:none;
	}

div#Right {
	width:520px;
	float:left;
	margin:0;
	}
	
div#Honmon {
	width:520px;
	margin:0;
	}
	
div#Honmon div.Block {
	width:520px;
	margin:0;
	}
	
div#Honmon p.PageNavi {
	display:none;
	}
	
div#footer {
	width:520px !important;
	margin:0px 0px 0px 0px !important;
	text-align:right !important;
	}
	
div#footer p {
	padding: 15px 0 15px 0;
	}

div#footer div.go-top,
div#footer div#footNavi {
	display:none;
	}


