@media print{
body {
	line-height: 1.5;
	font-size: 12pt;
	color: #000000;
	font-weight: 500;
	background-color: #FFFFFF;
	background-image: none;
	margin-left: 10px;
	zoom: 95%; 
}
h1 {
	color: #000000;
}
#main-left h2{
	color: #fff;
	font-weight: bold;
	background:none;
	background-color:#3263bf;
}
#hat {
	display:none;
}
#pan {
	display:none;
}
#header {
	display:none;
}
#g-navi {
	display: none;
}
#main-left {
	width: 80%;
}
#main-right {
	display:none;
}
#denwaboard {
	display: none;
}
.totop,
.download,
.pdf-link,
.relational-category,
.ict-info,
.category-navi2,
#detail-buttons2,
.bookmark_button_btm{
	display:none;
}
#footer {
	display:none;
}

form {display:none;}

#detail ul li,
#info ul li{
	background: url(../image/forth-layer_point_mark_print.gif) no-repeat 0 0.55em;

}

#detail dl dt,
#info dl dt{
	background: url(../image/forth-layer_point_mark_print.gif) no-repeat 0 0.5em;
}

#detail dl ul li,
#info dl ul li{
	background: url(../image/forth-layer_point_mark_print.gif) no-repeat 0 0.55em;
}

div#main-left ul.download li{
	background: url(../image/forth-layer_point_mark_print.gif) no-repeat 0 0.55em;
}

div#detail ul.right-list li{
	background: url(../image/forth-layer_point_mark_print.gif) no-repeat 0 0.55em;
}

    .ui-tabs-nav {
        display: none;
    }

div#main table.method th,
div#main table.method td,
div#main table.method,
div#main table.method3,
div#main table.method3 th,
div#main table.method3 td{border-color:#666;}
div#main table.method th,
div#main table.method3 th{background-color: #ddd;}

}


