@charset "utf-8";

/************************************************
 印刷用
************************************************ */

@media print {

body {
	zoom: 75%;
}
.g-nav-container .g-nav a,
.g-nav-container .ec-nav a,
#TopPage .category-section h2,
#TopPage .brands-list-section h2,
.news-container h2,
.nav-category .title,
#TopPage #recommend_area h2 {
	overflow: visible;
	text-indent: 0;
	background: none;
	height: auto;
}








}
