@charset "utf-8";

/*
-----------------------------------------------------------------------------*/
/* カスタム検索用（サイト内検索）
-----------------------------------------------------------------------------*/

/*
-----------------------------------------------------------------------------*/
/* 検索フォーム
-----------------------------------------------------------------------------*/
.searchform input[type="text"] {
	border: 0!important;
}
input.gsc-input {
	font-size: 1em!important;
}
/*
-----------------------------------------------------------------------------*/
/* 検索結果ページ
-----------------------------------------------------------------------------*/
.search_list h2 {
	padding: 15px;
	font-size: 1.57em;
	border-top: 4px solid #096;
	border-left: 15px solid #006;
	border-right: 15px solid #006;
	border-bottom: 4px solid #096;
}

#cse table {
	font-size: 1em!important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
	letter-spacing: 0.05em!important;
	line-height: 1.4em!important;
}
.gs_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
}