﻿@charset "UTF-8";

/* ==================================================

CSS Document for Cat's Claw 印刷用

   ================================================== */


/* Base ------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
    font-size: 14pt;
}
h1 {
	visibility: hidden;
}
#header {
	margin: 0 auto;
	width: 100%;
}
#container {
	width: 100%;
	background-color: #ffffff;
}
#contents {
	float: none;
	width: 100%;
	background-image: none;
    font-size: 14pt;
}
#footer {
	background-image: none;
}
#saleNavi,
#side,
#topicpath,
.page-top
{
	display: none;
}

/* Link ------------------------------------------------ */

a:after {
    content: " >> " attr(href) " ";
    font-size: 10.5pt;
}
#cats-series a:after,
#footer a:after,
#header a:after {
    content: "";
}

/* Header ------------------------------ */

#header ul#gloNavi {
	display: none;
}

/* Contents ------------------------------ */

#contents #contents-inner {
	padding: 0;
	background-image: none;
}
#contents #bg-top {
	background-image: none;
}
#contents #bg-bottom {
	background-image: none;
}
#contents table {
	width: 100%;
}


/* Footer ------------------------------------------------ */

#footer #footer-inner {
	background-image: none;
}
#footer #footer-logo,
#footer div.left {
	display: none;
}
#footer #about {
	text-align: center;
}

/* index.html ------------------------------------------------ */

#top-flash { display: none; }
