@charset "Shift_JIS";

/* =================================================================================

 Print style of this site 

================================================================================= */

/* ==

@wrapper

=============================================================================== */

/* ///////////////////////////////// wrapper */

div#wrapperAll,
div#footer {
	background:none;
}

div#mainArea, x:-moz-broken, x:last-of-type{
	display:table-cell; 
	float:none;
	vertical-align:top;
} 
div#localNavi, x:-moz-broken, x:last-of-type{ 
	display:table-cell; 
	float:none;
	vertical-align:top;
}

*:first-child + html div#mainArea, 
*:first-child + html div#localNavi{ 
	display:block; 
}

*:first-child + html div#mainArea{
	float:left;
}

*:first-child + html div#localNavi{
	float:right;
}