@charset "UTF-8";

/* ************************************************************

Title: print.css
Since: 2009-08-06
Last Modified: 2009-09-24

************************************************************ */

body {
	zoom: 100%;
	*zoom: 70%;
}

#headerContainer .header ul {
	display: none;
}
#breadcrumbContainer {
	display: none;
}

#footerContainer .footerContainer .footer ul {
	display: none;
}

body#top #contentsContainer .mainContents #topFlash #mainVisual {
	display: none;
}
body#top #contentsContainer .mainContents #topFlash #mainVisualPrint {
	display: block;
}

body#result #contentsContainer .mainContents .contents.detail .thumbContainer a.prev,
body#result #contentsContainer .mainContents .contents.detail .thumbContainer a.next {
	display: none;
}
