/**********新着情報・検索結果一覧**********/

.title1{					/*大見出し*/
	margin-bottom:6px;
}

table.search2{
	width:702px;
}

table.search2 td{
	background-color:#edfad4;
}

.s1{						/*検索ワード再指定ボックス・詳細項目*/
	width:100px;
}

.td_s{						/*検索結果一覧*/
	background-color:#edfad4;
	font-size:10pt;
	line-height:120%;
	border-bottom:10px solid #fffffa;
}


.currentdate{				/*「新着情報」見出し横の最終更新日*/
	font-size:10pt;
	padding-bottom:6px;
	vertical-align:bottom;
	color:#fff;
}

.result_head{				/*検索結果上下のリンク部分*/
	width:702px;
}
.result_head td{
	font-size:10pt;
}

.result_title{
}

.result_name{
}

.result_num{				/*検索結果番号*/
	font-size:14pt;
	font-weight:bold;
}

.result_date{				/*更新日を含む行*/
	margin-top:8px;
}

.date{						/*更新日*/
	margin-left:6px;
	font-weight:bold;
}

.result_summary{			/*検索結果・概要*/
	border-top:1px solid #889d8b;
	padding-top:6px;
	padding-left:4px;
}

.result_link{
	
}

.icon{
	width:39px; height:14px;
	vertical-align:baseline;
	margin-bottom:-2px;
}
