@charset "UTF-8";

/*画像関連*/
img.adimg_search {
	border: 1px solid #D8D8D8;
}

/*リンク関連*/
A.yad {
	color: blue;
	text-decoration: underline;
}

A.footer {
	color: blue;
	text-decoration: none;
}

/*広告面*/
div#ywead_type1 {
	width: 298px;
	margin: 0px;
	padding:10px 0 7px 0;  
	border: 1px solid #FF8C00;
}
#ads_search_type1 {
	font-size:12px;
	line-height: 16px;
	font-family:"MS UI Gothic","MS PGothic";
	//background:#FFFFFF;
}

/*広告面テーブル要素*/
tr.item {
	vertical-align:top;
}

td.item_search_type1 {
	margin: 0px;
	padding: 4px 11px 0px 11px;
	width: 135px;
}

td.item_desc_search_type1 {
  margin-top: 6px;
}

td.footer_type1 {
	heigth: 13px;
	text-align: right;
	padding-top: 11px;
	padding-right: 11px;
}

/*広告面テーブル要素内*/
div.item_desc_search_type1 {
	margin: 20px 0px 0px 0px;
	width: 120px;
	height: 48px;
}

div.item_img_search {
	text-align: center;
}