@charset "utf-8";

/*////////////////////////////////////////////
	Title: print.css
	Created: 2009-05-15
	Author: web-pallet (http://web-pallet.com)
	Site Name: キャットシッター Sweet days
	Site URL: http://sweetdays.jp/
	Created: 2009-05-15

////////////////////////////////////////////*/

* {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
}

    body {
        overflow: visible !important;
    }


#header, #header_logo, #footer, .pankz, #header.description, #top_ban, #others, {
	display: none
}

#container {
	width: 850px;
}
#container1_r {
	width: 355px;
	padding-right: 5px;
	padding-left: 5px;
}


/*///////////////////////////////////////
 END print.css 
///////////////////////////////////////*/

