@media print {

body,
#document,
#contents{
background:#fff;
padding:0;
margin:0;
width:auto;
min-height:0;
}

#document{width:95%;}
* html #document{
zoom:0.8;
width:100%;
}

* html #contents{
height:1%;
}

#aside,
#header p.topicpath,
#header #fontsize-switch{
display:none;}

#header{
background:none;
padding:0;
border-bottom:4px solid #000;
margin-bottom:30px;
height:auto;
}

#header #header-inner{
width:auto;
padding:10px 0;
position:static;
}


#header #identity{
width:250px;
height:40px;
}

#header #identity a{
position:static;
width:250px;
height:40px;
}

#header #identity a img{
width:auto;
height:40px;
}

* html #header #identity img{padding-bottom:5px;}
*:first-child + html #header #identity img{ padding-bottom:5px;}

#article {
width:auto;
float:none;
padding:0;
margin:0;
}

#article h1{
color:#000;
padding:0 0.1em;
border-bottom:1px solid #000;
margin:0 0 1em;
font-size:134%;
background:none;
}

#article h2{
border:none;
margin:0 0 1em;
padding:0.2em 0;
border-bottom:1px dashed #000;
background:none;
}

#article h3{
border:none;
margin:0 0 0.8em;
border-left:3px solid #000;
padding:0.1em 8px;
}

#article p#print-page,
#article #utility-pager{
display:none;
}

/* For Tweet Button Install (Added by HF 2010/10/1) */
#tweet{
border:none;
margin:0 0 0 0;
visibility:hidden;
}
/* up to here */


/* 
--------------------------------------------------*/
div.image,
div.figure{
padding:8px;
background:#eee;
border:1px solid #999;
}

div.image img,
div.figure img{
vertical-align:bottom;
display:block;
}

div.image p.caption,
div.figure p.caption{
text-align:center;
font-weight:bold;
margin:5px 0 0;
}

/* image-position */
#article div.center{
text-align:center;
margin:0 0 10px 0;
}

#article div.center img{
margin:0 auto;
}

#article div.left{
float:left;
margin:0 10px 10px 0;
}

#article div.right{
float:right;
margin:0 0 10px 10px;
}

/* 
--------------------------------------------------*/

#footer {
padding-bottom:0;
background:none;
}

#footer div#footer-inner{
width:auto;
padding:0;
border-top:3px solid #000;
}

#footer #site-info{
display:none;
}

#footer p.copyright{
color:#000;
text-indent:0;
text-align:right;
overflow:visible;
width:auto;
height:auto;
background:none;
}

#footer p.copyright acronym{
text-decoration:none;
border:none;
}

}
