/* Print
-------------------------------------------------------------------------------------------------*/
* {
	box-sizing: border-box;
	text-align:left;
	border:none;
	color:#000000 !important;
	line-height:1.6;
	font-size:10pt !important
	}

body {
	font-family:sans-serif;
	}

h1 {
	font-size:14pt;	
	}

h2 {
	font-size:12pt;	
	}

h3,h4,h5 {
	font-size:10pt;
	}

#contents a:after {
	content:" [ " attr(href) " ] ";
	}

#globalnavi, #generalnavi, #menucontainer, #thumb, #totop, #skip {
	display:none;
	}

#header {
	background:none;
	}

#header h1 a {
	text-indent:0;
	margin-left:30px;
	}

div#footer {
	font-size:10pt;
	border-top:1px solid #000000;
	}