@charset "utf-8";

/* print.css */

* html body{zoom:82%;}

html body {
	color: #000;
	background:none;
	width:100%;
}

#hnav,
#contents p.mb10 img,
#ltab,
#rtab,
#hnav_red,
#contents_red p.mb10 img,
#ltab_red,
#rtab_red,
#topicPath,
#footer p.mb10,
#footerBanner,
#footerNav,
#footerwhite p img {display:none;}

#container #footer #footerwhite {background:none;}
#footer #footerwhite #suguroom img {display:inline;}

* html h1 {padding-bottom:10px;}

* html #contents_red #rightCont_red #rSearch_red ul{zoom:0.999;}
*+html #contents_red #rightCont_red #rSearch_red ul{zoom:0.999;}

* html #contents #rightCont #cLeft{zoom:98%;width:243px;}
* html #contents #rightCont #cLeft ul{zoom:100%;}
* html #contents #rightCont #cRight{zoom:98%;width:274px;}

* html #contents_red #rightCont_red #cLeft_red {zoom:98%;width:243px;}
* html #contents_red #rightCont_red #cLeft_red ul{zoom:100%;}
* html #contents_red #rightCont_red #cRight_red {zoom:98%;width:274px;}

* html #footer address {margin-left:30px;}
*+html #footer address {margin-left:80px;}


html body a:link,
html body a:visited {
	text-decoration: underline;
	color:#83699d;
}
