@media print {

#header,
#ctsWrapper {
	width:100%;
}

#gnavi,
#snavi,
p#breadcrumb {
	display:none !important;
}

/* =========================================== */

#header { border-bottom:1px #ccc solid; }


h1 { margin-top:20px; }

#main,
p.pagetop { width:97%; }
#ctsWrapper #main .pagetop { background:none !important; }

* html #main,
* html p.pagetop { width:85% !important; }	/* for Win: -IE6 */ 

#contents,
.pagetop { background:none !important; }

/* -- Sitemap -- */

ul.sitemapList { padding-left:30px; }

ul.sitemapList li {
	list-style:url(../img/icon_arrow04.gif);
	padding-left:0;
}

ul.sitemapList li ul li {
	list-style:url(../img/icon_arrow07.gif);
	padding-left:0;
}

/* =========================================== */

.floatTable { margin-bottom:10px; }
.floatTable table { width:78%; }

* html .floatTable table { width:70%; }	/* for Win: -IE6 */ 

/* --- floatBox --- */

.floatBox .imgLeft { width:30%; }
.floatBox .rightBox { width:70%; }

.floatBox .imgRight { width:30%; }
.floatBox .leftBox { width:70%; }

* html .floatBox { width:100% !important; }	/* for Win: -IE6 */
* html .floatBox .imgLeft,
* html .floatBox .imgRight { width:32% !important; }	/* for Win: -IE6 */
* html .floatBox .rightBox,
* html .floatBox .leftBox { width:67% !important; }	/* for Win: -IE6 */ 

}
