﻿/****************************************

          General Setting

*****************************************/

/*ヘッダ*/
/*Googleカスタム検索_Start*/
.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	border-color: #62b122 !important;
	background-color: #62b122 !important;
	border-radius: 5px !important;
	heignt: 38px !important;
	text-align: center !important;
	font-size: 16px !important;
}
/*Googleカスタム検索_End*/

/*ボディ*/
/*Googleカスタム検索_Start*/
.gsc-tabHeader {
	color: #666 !important;
	overflow: visible !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	font-weight: normal !important;
}
.gsc-tabhActive {
	border-bottom: 4px solid #62b122 !important;
	color: #62b122 !important;
	font-weight: bold !important;
}
.gsc-tabhInactive {
}
.gsc-tabsArea {
	overflow: visible !important;
	font-size: 13px !important;
}
/*Googleカスタム検索_End*/
