
/* -----------------for print (books)------------------- */
@media print {
body {
	background-image:none;
	height: 100%;}
header,
article#content .wrapper .col-1-4, .wrapper .col-3-4
article#content .wrapper .wrap-col05 .button2,
.bg1, #page-top,
footer {
	display: none;}
#page-top {
    position: fixed;
    bottom: -100px;
    right: -100px;
}

/* ------------- book index ---------------- */
/* ----------A4 1ページにprint --------------
#book_index article#content .wrapper .col-1-2 .wrap-col05 {
	margin: 4px 8px;
	line-height: 1.3em;
	}
#book_index h3.color0 {
	font-size: 15px;
	line-height: 1em;
	padding:2px 10px;
	margin: 6px 0;
}
#book_index .kijiBox {
	max-width: 360px;
}
#book_index figure img {
	width: 80%;
}
#book_index .kijiBox h4, .kijiBox2 h4 {
	margin-bottom: 4px;
}
#book_index .kijiBox h4 span.sub, #book_index .kijiBox2 h4 span.sub {
	display:inline;
	}
#book_index .kijiBox h4 span.sub.block, #book_index .kijiBox2 h4 span.sub.block {
	display:block;
	}
*/

/* ------------- book page ---------------- */
#bookpage article#content .wrapper .col-3-4 {
	width: 100%;}
}
