/* main print stylesheet */
#header {display: none;}
#footer {display: none;}
#title #language {display: none;}

body {
	color: #000;
	background: #fff;
	font-size: 12pt;
}

a {
	text-decoration: underline;
}

#title h1 {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	background: none !important;
}

#news #content div.wrap {margin-right: 0;}

#works #list-navi-wrap .list-navi {display: none;}

#works #list-navi-wrap h3 {margin-right: 0;}

#works-image #data-wrap #page-navi {display: none;}

#works-image #image-wrap {
	float: none;
	width: 100%;
	text-align: left;
	}

#works-image #data-wrap {
	width: 100%;
	float: none;
	}

#works-image #content p.return {display: none;}

#biography #image-wrap {display: none;}

#biography #title,
#biography #content {
	width: 80%;
	margin: 0 auto;
	}

#texts #content h2.list-title {
	float: none;
	margin: 0;
	padding: 0.5em 0 1.3em 0;
	}

#texts #content ul {
	margin: 0;
	padding: 0.5em 0 0 0;
	}

#texts #content ul li a{text-decoration: none;}

#texts #content div.wrapper {width: 80%;}

#texts #content p.return {display: none;}

#texts #content #article-title,
#texts #content #author,
#texts #content #publ-issue {color: #000;}
