@charset "UTF-8";


/*---------- header ----------*/
#google-custum-search .cse .gsc-search-button input.gsc-search-button-v2,
#google-custum-search input.gsc-search-button-v2 {
  padding: 6px 15px;
  margin: 0px;
}

#gs_st0 { display: none;}
 
#google-custum-search form table,
#google-custum-search form th,
#google-custum-search form td,
#google-custum-search-result form table,
#google-custum-search-result form th,
#google-custum-search-result form tb {
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}


#google-custum-search {
	position: absolute;
	top: 35px;
	left: 300px;
	width: 180px;
	height: 30px;
	
}

*:first-child + html #gs_tti0 { width: 133px;}

* html #gs_tti0 { width: 133px;}
* html #google-custum-search table.gsc-search-box { width: 176px;}




/*---------- search.html  ----------*/

.gsc-above-wrapper-area table, 
.gsc-above-wrapper-area td,
.gsc-wrapper table,
.gsc-wrapper td,
.gsc-search-box  table,
.gsc-search-box  td {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

.gsc-input {　padding-right: 0 !important;}
.gsib_b { display: none;}
 
#google-custum-search-result .gsc-search-box table,
#google-custum-search-result .gsc-search-box th,
#google-custum-search-result .gsc-search-box tb {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
}

#gsc-iw-id2 {
	width: 100% !important;
	height: auto;
}

.gsc-search-box-tools .gsc-search-box .gsc-input { padding-right: 0 !important;}


