@charset "UTF-8";

/**
 * 
 * {DOCUMENT_ROOT}/common/css/print.css
 * 
 * デザインファクトリー 販促ナビ スタイルシート
 * 
 * @media print 向け
 * 
 * 
 * 
 * 
 * 2008.09.16 新規作成
 * 
 */




	@import url( ./all.css );




	html        { width: auto   ! important;    height: auto   ! important; }
	body        { width: auto   ! important;    height: auto   ! important; }
	html   body { width: auto   ! important;    height: auto   ! important; }
	html > body { width: auto   ! important;    height: auto   ! important; }




	*#content-head { width: 100.0%; }
	*#content-body { width: 100.0%; }
	*#content-foot { width: 100.0%; }

	*#content-head { background-position: left   top; }
	*#content-body { background-position: left   top; }
	*#content-foot { background-position: left   top; }

	*#content-head { overflow: visible ! important; }
	*#content-body { overflow: visible ! important; }
	*#content-foot { overflow: visible ! important; }

	*#content-head { margin:    0px    0px    0px    0px; }
	*#content-body { margin:    0px    0px    0px    0px; }
	*#content-foot { margin:    0px    0px    0px    0px; }




	*#main { width: auto   ! important; }

	*#main { margin:    0px   16px    0px   16px; }

	*#main { background: transparent none;}




	*#main-left    { display: none; }
	*#main-right   { display: none; }

	*#main         { float: none ;    clear: both ; }
	*#main-left    { float: none ;    clear: both ; }
	*#main-center  { float: none ;    clear: both ; }
	*#main-right   { float: none ;    clear: both ; }
	*#main-clear   { float: none ;    clear: both ; }




