@charset "euc-jp";
/* CSS for print */


body {
	zoom: 90%;
}

#header{
	display: none;
}
#submenu{
	display: none;
}
#body{
	padding: 0;
	border-bottom: none;
}
#footer{
	display: none;
}

#searchtab{
	margin-top: 10px;
}
#dlist{
	margin-top: 10px;
}
#list4_long{
	border-top: 1px solid #999999;
}

.t_right{
	display: none;
}
#s_title_r{
	display: none;
}
#search_content{
	border-top: 2px solid #990000;
}