@charset "UTF-8";
/*
--------------------------------------------------------------
	[ File Name   ] print.css
	[ Last UpDate ] 10,July 2009
	[ Version     ] 1.0 
--------------------------------------------------------------
	[ Author       ] Miyagi no date na sugi no ie wo tukurukai
	[ Client       ] Yamadai Co.,Ltd. http://www.yamadai.com/
	[ Client       ] Move Co.,Ltd. http://moveworld.co.jp/
	[ Designed by  ] Kiyoo Ishida (qliem inc. http://qliem.co.jp/)
	[ Cord Making  ] Kiyoo Ishida (qliem inc. http://qliem.co.jp/)
--------------------------------------------------------------
*/
/*
--------------------------------------------------------------
	Print Style Settings
--------------------------------------------------------------
*/
body
	{
	background: #FFF;
	}
div#wrap,
div#wrapInner
	{
	background:none;
	height: auto;
	}

ul#mastheadUtynavi,
div#breadcrumb,
div#footer
	{
	display: none;
	}

#panel-1,
#panel-2,
#panel-3
	{
	width:936px;
	height: 600px;
	overflow:hidden;
	clear: both;
	}
