@charset "shift_jis";
/* CSS Document index.html*/

body {
	zoom: 0.7;
}
* html body {
	zoom: 0.8;
}


body#renewal {
	background		: #fff !important;
}
body#renewal #header_area {
	height			: 63px !important;
}
body#renewal #header_menu {
	display			: none !important;
}
body#renewal #header_form {
	display			: none !important;
}
body#renewal #header_navi {
	display			: none !important;
}
body#renewal #footer_navi {
	display			: none !important;
}
body#renewal #footer_menu ul {
	visibility		: hidden !important;
}
body#renewal #pageTopLink {
	display			: none !important;
}
body#renewal {
	zoom			: 1.0 !important;
}
* html body#renewal {
	zoom 			: 0.75 !important;
}