@charset "shift_jis";

/*------------------------------------------------------------------------------
Date: 2008-03-21
プリント用スタイルシート
------------------------------------------------------------------------------*/

/*	非表示
----------------------------------------------------*/

.printNone, .pageTop, .function, .leftBox {
	display: none !important;
}

/*	レイアウト
----------------------------------------------------*/

.rightBox {
	float: none !important;
	margin:0 !important;
}
#container {
	width: 100% !important;
}
#contents {
	width: 100% !important;
	background:none !important;
	padding-bottom:0 !important;
}
#footer {
	padding-top:0 !important;
	border-top: 1px solid #CCCCCC;
}