@charset "UTF-8";
/* CSS Document for Print */


body { background:none; font-size:12pt; color:#000; background-color:#FFF; line-height:1.5; letter-spacing:1px; }

a:link, a:visited { text-decoration:underline; color:#000; }
/* 「http://」からはじまる外部リンクの後に、URLを出力（Firefox、Safari、Opera、Chromeのみサポート） */
a[href^="http://"]:after,
a[href^="http://"]:visited:after { content: "( " attr(href) " )"; font-size: 90%; }


img { border:0; }

noscript,
#mainMenu,
#subMenu,
#utilityMenu,
#pagePrint,
#leftColumn,
div.pageTop,
div.fadein,
#footer { display:none; }

#wrap { position:relative!important; width:auto!important; height:auto!important; margin:0!important; padding:0!important; }
#header_2f { height:auto; }
	#siteid { position:relative; top:inherit; left:inherit; }
	#topicPath { position:absolute; top:118px; background-color:#FFF; border-bottom:dotted 1px #000; }

#container { position:absolute; top:160px; width:100%!important; height:auto!important; margin:0!important; padding:0!important; }
#mainColumn { width:100%; overflow:visible!important; }
	#titleHeader { background:none!important; border-top:none; border-bottom:solid 2px #000; padding:10px 0; }

 #mainColumn h2,
 #mainColumn h3 { border-color:#000; background:none; }

.panel, .reference { background-color:#FFF!important; }
.reference { padding-bottom:10px!important; border-bottom:dotted 1px #000!important; }
.annotation { border-color:#999!important; }
.png { background-color:#FFF; }