@charset "Shift_JIS";
@import url(disable_print.css);


/** documents */
/**************************************/
body {
	background:      #ffffff;
	padding:         10px;
}

div#body-lv2-m,
div#body-lv3-b,
div#body-lv3-w,
div#body-lv3-m {
	background:      none;
	width:           auto !important;
	float:           none;
}

div#layout {
	background:      none !important;
	float:           left;
}

div#contents {
	float:           none !important;
}



/** no display */
/**************************************/
div#header,
div#frm-L-start,
div#frm-L-end,
div#navi,
div#sideMenu,
div#footer {
	float:           none;
	display:         none;
}
