@charset "UTF-8";

/**
@prefix : <http://purl.org/net/ns/doas#> .
<http://www.fordays.jp/common/css/print-top.css> a :CSSstylesheet;
 :shortdesc "Print-top CSS";
 :created "2009-07-28";
 :license <http://www.fordays.jp/>;
 :dependencies "none" .
*/

/*----------------------------------------------------
	common
----------------------------------------------------*/
html, body {
	width: 905px;
}
body {
	background: none;
}


/*----------------------------------------------------
	トップページ
----------------------------------------------------*/
body#top div#header {
	display: none;
}
body#top div#footer {
	display: none;
}
