/* for print media */

body {
	color: #000;
	background-image:none;
	background:#fff;
	margin: auto;
	width: auto;
}
p {
	page-break-inside:avoid;
	orphans:3;
}

#headBtn,#headSearch,#navi,#rnavi{
	display:none;
}
#header {
	height: auto;
	background:none;
}
#header p{
	text-indent:0px;
}
a#logoJP{
	position:static;
	width:auto;
	height:auto;
	background:none;
	font-size:18px;
	color:#000;
}
a#logoEN{
	position:static;
	width:auto;
	height:auto;
	background:none;
	font-size:12px;
	color:#000;
}

#container{
	position:absolute;
	top:30px;
	width:auto;
}
#contentsC{
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
#contents{
	width:640px;
	padding-left:auto;
	padding-right:auto;
}
html>body #contents{
	width:auto;
}

#contents h2{
	border-bottom:1px dotted #999;
	background:none;
}
#contents a {
	text-decoration:underline;
	color:black;
}
#contents p.totop{
	display:none;
}
#contents table{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
}
#categoryTop{
	width:auto;
	padding-left:auto;
	padding-right:auto;
}
#footer {
	width: auto;
}
#footer p{
	display:none;
}
#footer p#copyright{
	display:block;
}

#contents .pagemove{
	display:none;
}