/* ページ内検索ハイライト */

.SearchResult{
	font-weight:bold;
	color:#333333;
	background-color:Yellow;
	padding:5px 3px;
}