@charset"shift-jis";

/* //-----------　キーワードアシストページ　-----------// */

/* メインイメージ */

.ranking_list_image {
	background:url(../images/suggest/main-image.jpg) no-repeat;
}

.table .hyou_suggest{
	background: url(../images/model_case/table_title2.gif) repeat-x;
	background-color:#F1F7F8;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;	
	padding:4px;
	font-weight: normal;
	color: #003399;
}
.table .hyou_suggest_o{
	background-color:#F1F7F8;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;	
	padding:4px;
	font-weight: normal;
	color: #003399;
}

.table .hyou_suggest_td{
	background: url(../images/model_case/table_title2.gif) repeat-x;
	background-color:#F1F7F8;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;	
	padding:4px;
	font-weight: normal;
	color: #003399;
}
.table .hyou_suggest_td_o{
	background-color:#F1F7F8;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;	
	padding:4px;
	font-weight: normal;
	color: #003399;
}


.suggest_serch_line {
	height: 18px;
	border: 1px solid #333333;
	width: 330px;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
}
.suggest_serch {
	background: url(../images/suggest/bg_suggest.gif) no-repeat 30px 0px;
	font-size: 12px;
	line-height: 16px;
	padding: 50px 0px 35px 50px;
}
