@charset "utf-8";
/* CSS Document */

@media print {
* html body {
	zoom: 60%;
}
* {
    font-family: "メイリオ", "ＭＳ Ｐゴシック","ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
}
body { 
	width:auto;
	margin: 0 auto;
	padding: 0;
	width:960px;
	line-height: 100%;
	color: #999;
	background-color: #fff;
	background-image: none;
}
/*#bs_osusume {
	color:#999999;
}*/
html[xmlns]>/**/body #bs_osusume {
	padding-bottom:300px;
}
#headerGlobal {
	display: none;
}
#naviSub {
	display: none;
}
#contents {

}
.bs_print {
	display: none;
}
#bangumi_navi {
	display: none;
}
#pagetop {
	display: none;
}
#footerGlobal {
	display: none;
}
}