.ajaxSearch_paging{
	text-align: right;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
	margin-top:10px;
}
.ajaxSearch_paging a {
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	line-height:270%;
}

.ajaxSearch_paging a:hover {
	background-color: #0033CC;
	color:#FFFFFF!important;
}
.ajaxSearch_result{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999999;
	margin-top:15px;
}	

.ajaxSearch_resultLink {
	background-color:#E5E5E5;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	margin-bottom:8px;
}	
.ajaxSearch_intro{
	margin-top:5px;
	font-size:12px;
}	
.cleardefault{
	margin-right:10px;
	width:300px;
}
.AS_ajax_resultsIntroFailure{
	font-size:12px;
	line-height:150%;
	color:#003399;
}		

/*ハイライト*/
.ajaxSearch_highlight1{
	background-color:#FFFFCC;
	font-weight:bold;
}	
.ajaxSearch_highlight2{
	background-color:#FFFFCC;
	font-weight:bold;
}	
.ajaxSearch_highlight3{
	background-color:#FFFFCC;
	font-weight:bold;
}	
/*何件見つかりました*/
.ajaxSearch_resultsInfo{
margin-bottom:10px;
margin-top:10px;
color:#990000;
}
.ajaxSearch_input{
width:250px;
}
.ajaxSearch_resultExtract{
	font-size:12px;
	margin-top:10px;
	line-height:150%;
	color:#000000;
}	
.context_search{
	padding:10px;
	margin-bottom:15px;
	border:4px solid #CCCCCC;
	background-color:#FFFAE9；
}	
