@charset "utf-8";

/*////////////////////////////////////////////
	Title: print.css
	Created: 2008-04-15
	Author: web-pallet (http://web-pallet.com)
	Site Name: 燦燦
	Site URL: http://sansan-therapy.jp
	Last Up Date: 2008-04-15

////////////////////////////////////////////*/
#header, #footer, #right, .pankz {
display: none;
}

* {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
}
#container {
width: 850px;
}
#left {
width: 850px;
}
#left .topmarutoku_title:after {
	content: "丸徳武藤建設とは・・";
	text-indent: 0px;
}
/*///////////////////////////////////////
 END print.css 
///////////////////////////////////////*/

