@charset "shift_jis";
/* CSS Document */

body#guide {
	width: 100%;
}

body#guide .wrapper {
	width: 640px;
	margin: 0 auto;
}

body#guide #boxMain {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;
}
	
#guide #contentsArea {
	background: none;
}

#headerArea,
#footer,
#guide #contentsArea img,
#guide #contentsArea #boxNav,
#guide #contentsArea .btn_print {
	display:none;
}