@charset "Shift_JIS";

/*===========================================
　>> 検索、検索結果一覧 印刷表示
===========================================*/

html,
body,
#wrapper{ background:none;}

#content{zoom: 1; /* 印刷バグ解決 */}

.printNone,
#header,
#footer,
#wrapper h1,
#wrapper h2,
#wrapper .cell07 .ico,
.search_btn01{ display:none;}


.set_title01{
	background:url(/common/newimg/bg_titleline.gif) repeat-x left bottom;
	}