@CHARSET "UTF-8";
/*google表示域*/

    div#blog div#searchResults table {
		border:0 none;
		table-layout:auto;
		width:95%;
	}
	div#blog div#searchResults table td.gs-image-box {
		width:110px;
	}
	div#blog div#searchResults .gsc-tabsArea {
		border-bottom: 2px solid #ffc0cb;
		height:20px;
	}
     div#blog div#searchResults table.gsc-resultsHeader {
		border:0 none;
		margin:0;
		table-layout:fixed;
		width:95%;
	}
	.gsc-tabHeader {
		cursor:pointer;
		height:25px;
		width:80px;
		font-size:11pt;
		font-weight:500;
		display:inline;
		margin-right:2px;
		padding-left:6px;
		padding-right:6px;
	}
     div#searchResults  {
     	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W6", Osaka, sans-serif;
		color:#666666;
		font-size:10pt;
     	border:2px solid #ffc0cb;
        width: 95%;
        padding:15px;
      }
      
 	div#searchResults .gsc-control {
		width:97%;
	}
/*Google News Bar */
div#newsBar-bar * {
	text-align:left;
}
div#newsBar-bar .titleBox_gsnb {
	display:none;
}
div#newsBar-bar div.statusBox_gsnb {
	display:none;

}

div#newsBar-bar .expanded_gsnb .resultDiv_gsnb {
	margin-top:0.2em;
}	
div#newsBar-bar .gs-newsResult .gs-publisher {
	display:none;
}

div#newsBar-bar .gs-result .gs-snippet {
	display:none;
}
div#newsBar-bar .gs-result .gs-title, .gs-result a.gs-title  {
	float:left;
	text-decoration:none;
}
div#newsBar-bar .gs-result div.gs-title {
	background:transparent url(../images/icon-yajirushi2.gif) no-repeat scroll left top;
	height:22px;
	line-height:22px;
	padding-left:21px;
}
div#newsBar-bar .gs-result .gs-title a:hover,div#cmBar-bar li a:hover{
	color:#ffa500;
	text-decoration: none;
}
div#newsBar-bar .gs-publishedDate {
	display:inline;
	float:clear;
}
div#newsBar-bar .gs-result a.gs-clusterUrl, .gs-result .gs-clusterUrl {
	display:none;
}

div#newsBar-bar table.gsc-branding {
	float:right;
	width:110px;
}
